SlickEdit Community
SlickEdit Product Discussion => SlickEdit® => Topic started by: sdayts on June 23, 2006, 07:44:09 PM
-
Hello,
I use V11.
My primary development language is C++ and I often work with wide and deep class hearchies.
SlickEdit makes it very easy to jump from the base class's virtual function declaration/definition to that of derived.
Often I want to go in the opposite direction That is, I want to have the ability to easily jump from the derived class's declaration/definition of a virtual function to the nearest, base class's implementation.
Is there such functionality already?
If not, can it be added to the list of future enhancements.
Many thanks,
Sergey
-
Sorry for this slow response; I've been on vacation. I will add this request to our feature tracker.
-
Has this feature been implemented in V12?
If not, any chance for V13?
-
No, this hasn't been implemented yet. I can't say whether we'll have time for this in v13. I wish I could give you something more definitive.
--Scott
-
Scott,
Thank you for an honest reply.
I'll keep my fingers crossed.
And thank you for SlickEdit. It is a tool I can't do without.
Sergey