dotnet/roslyn
GitHub で見るGive an option to change C# preprocessor directive color if possible?
Open
#76,763 opened on 2025年1月15日
Area-IDEhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
This issue has been moved from a ticket on Developer Community.
I can change preprocessor color of C++ language by Tools / Options / Environment / Fonts and Colors / C++ Macros.
But I can't do the same to C# language. I found something similar like Preprocessor Keyword or Preprocessor Text options but none of them take effect.
For example, please let me set the C# version of "UNITY_EDITOR" to another color.

Give an example to C++ code.
