Skip to content

Byte type is not blue #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mklemarczyk opened this issue Mar 6, 2022 · 1 comment
Closed

Byte type is not blue #890

mklemarczyk opened this issue Mar 6, 2022 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@mklemarczyk
Copy link

Describe the bug
Syntax coloring is wrong for type byte.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project and declare a byte variable.

Expected behavior
Byte word is blue as int or char.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 (64 bit)
  • Version: 2.0.0-rc4

Additional context
I want to see all my variables declared easily. It is hard to spot the byte variables.

@mklemarczyk mklemarczyk added the type: imperfection Perceived defect in any part of project label Mar 6, 2022
@per1234
Copy link
Contributor

per1234 commented Mar 6, 2022

Hi @mklemarczyk. Thanks for taking the time to submit an issue.

I see we have another report about this at #380.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

Related

@per1234 per1234 closed this as completed Mar 6, 2022
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Mar 6, 2022
@per1234 per1234 self-assigned this Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants