Shadeclan:
--------------------------------------------------------------------------------
Thanks for continuing to support PSPad.  It really is the best.

Just for giggles and squirts, I looked at Notepad ++ because I wanted better
code completion.  PSPad code completion is much better, much easier to use;
although I would like to be able to eliminate the display of other, similar
words in the code and just show possible command words or events, methods or
properties of an object.
--------------------------------------------------------------------------------


On the point of better code support, I would like to point out the autocomplete
feature does not stop counting when the cursor is moved to another word.

EG: you type the word FOR then move the cursor 2 lines down to the
end of that line which happens to have the variable strComputerName
at the end of it.

Elsewhere in the code you have another vaiable strComputerNameNew.
After the specified AutoComplete time starting from when you finished typing the
For above, the word strComputerNameNew is presented.

I believe once you move away from the word you have typed the count should end
and not start again until you start typing again.

-- 
<http://forum.pspad.com/read.php?6,59546,59578>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem