Closed dpyzo0o closed 6 years ago
This has come up before in the Dark theme (https://github.com/akamud/vscode-theme-onedark/issues/76, https://github.com/akamud/vscode-theme-onedark/issues/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).
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
VSCode theme Screenshot
Versions used
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]