MrSpock: -------------------------------------------------------------------------------- - In order for <Ctrl>+<J> to work, you must enable the syntax highlighter appropriate for your file AND type the first letter of your keyword before you hit <Ctrl>+<J>. But I must admit it doesn't work very well in HTML. Search help file for "clip", maybe? :-) --------------------------------------------------------------------------------
Ctrl+J doesn't depends of the enabled syntax. It's a code completion from existing text. To complete something you must start write a word and then call Ctrl+J. If you enable Syntax, PSPad add words from user syntax definition or syntax clips for the code completion -- <http://forum.pspad.com/read.php?2,29410,29474> PSPad freeware editor http://www.pspad.com
