T O P I C R E V I E W |
wip |
Posted - Aug 10 2012 : 04:01:58 AM In the "Fonts and Colors" menu of Visual Assist X, after checking the "Enhanced Syntax Coloring" box we can set different colors for : - Classes, structures and typedefs - Variables - Preprocessor macros - Methods
And we can choose to display local symbols in bold, making possible to differentiate class members and local variables in a C++ method.
However, displaying local symbols in bold does not look nice, depeding on your font, variables can become illegible. I would rather have local symbols in a different customizable color. Can you please add this option ?
Thanks in advance. |
5 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 17 2012 : 10:30:10 AM The case is still open, we didn't get to this yet. |
wip |
Posted - Aug 16 2012 : 8:55:01 PM Thank you for the info. So, what is the status of this case ? |
accord |
Posted - Aug 16 2012 : 7:38:53 PM It refers to the feature request. This is the number you'll see on our history page: http://www.wholetomato.com/support/history.asp
You can learn more about case numbers here: http://docs.wholetomato.com?W318 |
wip |
Posted - Aug 15 2012 : 11:15:22 PM Thank you for the reply. CAn you please tell me what does the statement "case=58967" from your answer mean ? |
feline |
Posted - Aug 10 2012 : 11:51:54 AM We are considering adding this option at some point:
case=58967
For now, I find that the font "Courier New" works well with local variables in bold. |