example:
- Code: Select all
MyClass obj;
obj|
press ctrl+r (super+r on OSX), goto anything opens with:
- Code: Select all
MyClass@
This way, all my class methods are displayed...
So here's the question. Is there anyway to make a plugin that when I press enter, it copies the function name, escapes the overlap panel, and pastes function name in the window?
Thanks for any help.