nisefon353
Starting Member
1 Posts |
Posted - Sep 13 2020 : 06:20:18 AM
|
Is there any way to change the C/C++ basic type colors?
I want to change the color of C/C++ basic types (such as int, char, etc.), but I don't find the settings in Visual Studio or Visual Assist, am I missing something?
Any help would be appreciated. |
Edited by - nisefon353 on Sep 13 2020 06:23:47 AM |
|
feline
Whole Tomato Software
United Kingdom
19025 Posts |
Posted - Sep 13 2020 : 1:52:12 PM
|
You can change the colour via:
IDE tools menu -> Options -> Environment -> Fonts and Colors -> Display items = Keyword
but this will change the colour of all keywords, not just the types. |
zen is the art of being at one with the two'ness |
|
|