April White wrote:
I noticed that the http://lua-users.org/wiki/SciteScripts entry for
SciteListAllOccurances </wiki/SciteListAllOccurances> was empty.
I have posted my implementation to
http://lua-users.org/wiki/SciteListAllOccurances
Nice. I appreciate the trick with props.CurrentSelection, easier than
asking Scintilla.
Just a minor remark: in your script, the 'local m' line isn't useful
because the for loop declare its own local variable (you can set m
before and find back its value after the loop).
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest