CliffyP
Ketchup Master
56 Posts |
Posted - Jan 25 2017 : 1:58:21 PM
|
Currently when you mouse over a bracket, VA will display the context in a tooltip. I find this really helpful, and would like to see a similar functionality applied to precompiler keywords such as #else and #endif which will show their context in the tooltip when moused over, as when dealing with codebases which abuse ifdefs, discerning which #endif is for which #if can be confusing. |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jan 25 2017 : 3:43:27 PM
|
This makes a lot of sense, I have put in a feature request for this:
case=103327
For now, if you place your caret on one of the lines you are interested in and press Ctrl+] you should be taken to the matching #if statement. This is mapped to the command Edit.GotoBrace for me, in case it is not mapped the same on your system. |
zen is the art of being at one with the two'ness |
|
|