Skip to content
New issue

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

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

Already on GitHub? # to your account

Different colors for const, let (var) variables #11

Closed
dpyzo0o opened this issue Jun 1, 2018 · 1 comment
Closed

Different colors for const, let (var) variables #11

dpyzo0o opened this issue Jun 1, 2018 · 1 comment

Comments

@dpyzo0o
Copy link

dpyzo0o commented Jun 1, 2018

Please provide as much information as possible, usually I need these information to actually start working on an issue, so try to fill as much of these as possible

Would it be possible to add a different color for const variables? Currently the const and let (var) variables have the same color. But in Atom, they have different colors.

Filename and Language selected

javascript, with es6 syntax

Atom Original theme Screenshot

screen shot 2018-06-01 at 13 29 54

VSCode theme Screenshot

screen shot 2018-06-01 at 13 30 11

Versions used

  • VSCode version: 1.23
  • Theme version: 2.1.0

Extra information

[Any other information that might be useful]
[Are you using a Plugin? Some languages (like Rust) require a plugin from the Marketplace to work on VSCode, please tell us if you are using any plugins that can be affecting the way VSCode renders your code]

@akamud
Copy link
Owner

akamud commented Jun 1, 2018

This has come up before in the Dark theme (akamud/vscode-theme-onedark#76, akamud/vscode-theme-onedark#57), but VSCode unfortunately doesn't provide any scope that I can use to differentiate it from regular variables declaration.

I'm tracking this issue in TmLanguage (microsoft/TypeScript-TmLanguage#542).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants