question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After upgrading to VSCode 1.26 variables changed color in JavaScript

See original GitHub issue

Right now const variable are purple, let and var variables are yellow.

code

Both used to be white: screen shot 2018-08-15 at 17 17 53

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
AndreCosta101commented, May 8, 2020

Hello,

My version is 2.21.0 and my variables are all purple in VSCode. Where can I revert it back to white?

thank you

1reaction
dsiffordcommented, Sep 9, 2018

Good catch @n1ghtmare

Fixed in v2.14.1. Pushing out to the marketplace now. 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Font colors changed after latest update - Visual Studio Feedback
When I took the 16.3.3 update, the customized code editing font colors changed. ... After the update, local variables are a baby blue,...
Read more >
Variables Colors not changing in Vscode - Stack Overflow
I was trying to change the colors of my variables so I added this: "editor.tokenColorCustomizations": { "variables": "#7405fc","ff" },.
Read more >
Best Colorful VSCode Extensions – How to Personalize Your ...
Want custom colors in your Indent Rainbow? Check out Indent Rainbow Palettes by Evondev. After installing Indent Rainbow, install this extension ...
Read more >
Bug listing with status UNCONFIRMED as at 2022/12/28 19 ...
Bug:128538 - "sys-apps/coreutils: /bin/hostname should be installed from coreutils not sys-apps/net-tools" status:UNCONFIRMED resolution: severity:enhancement ...
Read more >
Nixpkgs 22.11 manual - NixOS
Installing broken packages. There are two ways to try compiling a package which has been marked as broken. For allowing the build of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found