conditional preprocessor syntax highlighting in C language #8406
Unanswered
masriomarm
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Syntax highlighting is done with tree-sitter which doesn't have semantic information about these blocks, so turning off highlighting depending on your machine/architecture for example isn't possible |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to highlight inactive regions as greyed out like the image attached? I'm using clang.

Beta Was this translation helpful? Give feedback.
All reactions