Hi,
inside Qt Creator I miss the feature of jumping to the next/previous
occurrence of the word under the cursor.
Is this already possible with Qt Creator?
I'm programming since 17 years now and am used to have a simple
shortcut to jump directly to the next occurrence of the current word -
e.g. by just pressing Alt+',' or Alt+'.'.
Anybody suggesting me to use Ctrl+F should consider that the search
doesn't work with just one keystroke - you have to select the word,
then press Ctrl+F, then Enter to start the search and then you have
to use (Shift+)F3 to go forward/backward.
Further I'm really disappointed about how F2 and F4 works -
F2 seems to have serious problems to find the occurrences of
methods (or I just don't know how to use it) and F4 cannot switch
between method declaration (.h file) and implementation (.cpp)
correctly - it often jumps just to the file, not to the correct position.
ciao,
Chris
PS: I'm seriously interested to write own plugins for Qt Creator -
especially a plugin to add more editor functions and shortcuts.
Where could I start or: Is there a HowTo or a documentation how
to write plugins for creator?
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator