xMRi
Tomato Guru
Germany
315 Posts |
Posted - Feb 03 2017 : 03:38:59 AM
|
In large program you often have forward declarations. In case you are using Alt-M luckily the symbol appearance are sorted, so the forward declaration is shown first. So if you have a forward declaration to a class CFoo it appears before the declaration of the class.
In many cases when I want to select a class body, I type fast, press enter and the landing zone is the forward declaration... uh. OK again.
It would be perfect to show a forward declaration different from the class declaration.
Also in fact I have nearly no interest to see the forward declaration in the ALT-M list. If there is a switch to suppress it it would be perfect too.
Just my 2 cents. |
Martin Richter [rMVP] WWJD http://blog.m-ri.de "A well-written program is its own heaven; a poorly written program is its own hell!" The Tao of Programming |
|