Author |
Topic  |
|
SvenR
Tomato Guru
    
111 Posts |
Posted - Aug 17 2018 : 10:22:59 AM
|
Is it possible to add more elements to the VA's syntax color page? For example, I would like to display enumerations and macros in a slightly different color, but VA only have one color for both macros and enums.
The color settings in Visual Studio have a lot of different items for C++. Maybe you can use these colors for VA's enhanced syntax coloring? |
Windows 11 x64, VS 2022, VaX 10.9.2530 |
|
feline
Whole Tomato Software
    
United Kingdom
19136 Posts |
Posted - Aug 17 2018 : 11:34:58 AM
|
This is something we are looking to add:
case=82485 |
zen is the art of being at one with the two'ness |
 |
|
SvenR
Tomato Guru
    
111 Posts |
Posted - Aug 18 2018 : 03:44:14 AM
|
Thank you! |
Windows 11 x64, VS 2022, VaX 10.9.2530 |
 |
|
tony.riviere
Ketchup Master
   
France
58 Posts |
Posted - Aug 20 2018 : 08:35:31 AM
|
In the same idea (I don't know if I should open a new topic for this): is it possible to distinguish function-like variables such as function pointer, std::function, lambdas, (... anything with operator())? |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19136 Posts |
Posted - Aug 20 2018 : 2:50:58 PM
|
I would have to look up Lambda's again to be sure, but I seem to remember that these come in named and unnamed varieties, and some of the examples I have seen are effectively "a function within a function", so not something with a name where we could highlight the name.
If we can define a sensible rule for grouping these things together I can put in a feature request, to see what our developers make of it. |
zen is the art of being at one with the two'ness |
 |
|
tony.riviere
Ketchup Master
   
France
58 Posts |
Posted - Aug 22 2018 : 05:00:46 AM
|
Can you detect if the type of a variable has at least one operator() whatever the parameters are? |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19136 Posts |
Posted - Aug 22 2018 : 10:12:24 AM
|
It is a clear and simple rule, I have put in a feature request to see what our developers make of this. Just don't be surprised if nothing happens very quickly, we are not rushing to add more colour groups at the moment:
case=118607 |
zen is the art of being at one with the two'ness |
 |
|
Adequat
Tomato Guru
    
182 Posts |
Posted - Sep 05 2018 : 02:00:46 AM
|
For code understanding, to prevent overlooking errors, a simple to identify reserved keyword that I would like a special color to be attributed to: return |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19136 Posts |
Posted - Sep 05 2018 : 07:46:37 AM
|
This is an idea we are toying with, but are not yet sure of the best way of approaching. Colouring the return keyword is one approach:
case=29132 |
zen is the art of being at one with the two'ness |
 |
|
sean
Whole Tomato Software
    
USA
2817 Posts |
|
SvenR
Tomato Guru
    
111 Posts |
Posted - Aug 27 2019 : 11:51:14 AM
|
Thank you for the implementation. Unfortunately, it comes too late for me. My maintenance expired in May and due to your new subscription policy I will not extend the maintenance any longer. |
Windows 11 x64, VS 2022, VaX 10.9.2530 |
 |
|
sean
Whole Tomato Software
    
USA
2817 Posts |
Posted - Aug 28 2019 : 5:26:15 PM
|
Sorry to hear that. If you haven't already shared your thoughts with the team that is soliciting feedback, please do so at: https://www.surveymonkey.com/r/GZBQPJ2 |
 |
|
|
Topic  |
|