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.

VsCode February 2020 (version 1.43) update broke syntax highlighting

See original GitHub issue

https://github.com/microsoft/vscode/issues/92308

I tested on JS only but I read other languages are affected as well.

Temporary fix is to add

"editor.semanticHighlighting.enabled": false

in settings.

With semantic highlighting enabled: image

disabled: image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:20
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
Binaryifycommented, Mar 12, 2020

will adapt that in next version, but need some time, so you guy can set it be false, and watiting next version

2reactions
Binaryifycommented, Mar 15, 2020

@PandawanFr I think it’s not necessary, and I just try to adapt that and found that will make some breaking change

Read more comments on GitHub >

github_iconTop Results From Across the Web

February 2020 (version 1.43) - Visual Studio Code
Whitespace characters will now be rendered on highlighted text by default. Here the tab and space whitespace characters are displayed in the selected...
Read more >
TypeScript / JavaScript syntax highlighting changes after a few ...
I just updated and my javascript syntax highlighting broke. VSCode Version: 1.43; OS Version: Windows 10. Does this issue occur when all ...
Read more >
Visual Studio Code syntax highlighting is not working for ...
This was causing the syntax highlighting for .js and .ts files (.jsx and ... This extension has now been updated and this issue...
Read more >
Visual Studio Code(VSCode) 1.43 高亮問題 - 是Ray 不是Array
Enable JS/TS language features change the assets of VS Code · February 2020 (version 1.43) update broke js syntax highlighting ...
Read more >
Chocolatey Software | Visual Studio Code 1.43.2
Meet IntelliSense: Go beyond syntax highlighting and autocomplete with IntelliSense, which provides smart completions based on variable types, ...
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