<http://forum.pspad.com/read.php?f=2&i=12522&t=12429> 
----------------------------------------------------------------

for example:

current line: 30

I want to autocomplete this:
"var"

so I press Ctrl+J to show the autocompletion list and it shows the
following:
"var1" (which is in line 25, 27, 32)
"var2" (which is in line 25, 29, 33)
"var3" (which is in line 30, 35)

the nearest option is "var3" (line 30)
the next one is "var2" (line 29)
and the last one is "var1"

So the best order of the clips would be:
"var3"
"var2"
"var1"

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to