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.

semanticHighlighting not working anymore

See original GitHub issue

I always had semanticHighlighting enabled with jackguo380/vim-lsp-cxx-highlight and everything was highlighted as intended. Today i updated Coc and all my plugins and i noticed that the highlighting didn’t work as intended (only basic keywords are colored like if or int).

System information Clangd version (from the log, or clangd --version): 12.0.0 clangd extension version: 0.11.0 Operating system: Arch Linux

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:25 (7 by maintainers)

github_iconTop GitHub Comments

7reactions
fannheywardcommented, Jul 1, 2021

Yes, disable semanticTokensHighlights doesn’t fix this. This need to disable semanticTokens feature in client, I’m working on this.

3reactions
wangru-ponyaicommented, Jul 7, 2021

You can stick to coc.nvim v0.0.80 as a workaround @GiuseppeCesarano .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Semantic highlighting not working in one of my projects
Semantic highlighting is working in all but one of my checked out projects. It was previously working in this project, but I think...
Read more >
Visual Studio Code syntax highlighting is not working for ...
Previously, I had experienced this issue with CSS after installing POSTCss extension. I looked if this only happens with a specific language.
Read more >
syntax highlighting not working anymore
After updating to v16.6.0 some parts of c# code are no longer highlighted. It worked similarly to this (https://marketplace.visualstudio.com/items?itemName= ...
Read more >
Syntax highlighting not working : r/vscode - Reddit
Across all themes, my syntax highlighting is not working correctly. Although it works for certain things (ie. import turns purple and ...
Read more >
VS Code tips — Semantic highlighting - YouTube
Today's VS Code tip: semantic highlightingSemantic highlighting lets VS Code use language smarts to color your code.
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