<http://forum.pspad.com/read.php?f=2&i=10819&t=10819> ----------------------------------------------------------------
Hi there, PSPad is a great editor. I'm a long term user of UltraEdit, but PSPad has some better features and I might switch to it. One big thing I'm missing is a way to jump a variable declaration when editing C/C++ source files. There is a freeware utility called Ctags that can generate a list of all the variable declaration of a set of project files. To use it effectively the editor needs to call ctags to generate the list at startup and then with a keyboard hotkey jump to the declaration of the variable name under the cursor. In PSPad a list of variables could also nicely been displayed in the code explorer window. Keep up with the good work Regards Andreas Auckland, NZ -- PSPad freeware editor http://www.pspad.com
