>> Is it hard to implement tab-completion in SciTe? > Which particular form of tab-completion are you after? Are the > "Complete Symbol" or "Complete Word" commands what you want?
Complete word I guess, the way it's implemented in textmate for mac. So it's easy to customize/add new snippests. ie, after typing a word 'class', lets say in php: class| and hitting tab, something easy is triggered, let it be just a file inserted ie from ../scite/snippests/php/class ? _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
