-
Lots of users would rather have the more arbitrary/unsafe/misleading colors because it looks nicer, this would serve as a good stopgap until we have support for strict macro lines
-
This is an issue to track all issues with Semantic Highlighting
### Summary
Related issues:
#3830
#3211
#2959
#2860
#2852
#3997
-
-
Hi,
I'm playing around with Semantic Highlighting and clangd. I've tried it in 3 editors, but it is pretty slow, especially considering that the rest or the functionality (auto-complete, syntax che…
-
With proper modifiers: https://github.com/Trass3r/llvm-project/commits/semanticmods
-
I'm quite new to clangd development and I have a few question regarding semantic highlighting, there are some things that seem like bug/unimplemented features to me, but maybe there is a reason that I…
-
VS Code just introduced this feature, which may be if use?
# What is the difference between syntax and semantic highlighting?
Syntax highlighting colors the text based on lexical rules. In VS Co…
-
It would be nice to have semantic highlighting for macro_rules! in regards to metavariables( and maybe fragment types) as well as repetitions.
```rust
macro_rules! mac {
( $metavar:ident $( b…
-
Intellij supports [semantic highlighting](https://www.youtube.com/watch?v=8WRH59PQ5Dk), however it requires some (?) effort from language plugins to enable it. Semantic highlighting assigns random col…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…