Hmm, My extension is titled The Pattern Repeater. It basically modifies the UI of scite, offering the user the option of repeating previous edits when it notices text that matches the patterns within previous edits.
All I know of Lua is that it distributed with Scite. Like Lua, I need to modify some Scite source code to tell the editor to load the extension. As I understand, lexers can be distributed separately since they can loaded by a declaration in a configuration file. Best, Joe --- Robert Roessler <[EMAIL PROTECTED]> wrote: > > A clue as what your extension is/does might help... > ;) > > For objects like new Scintilla lexers or Lua > scripts, there are already > numerous examples for integration/distribution (for > example). > > Robert Roessler > [EMAIL PROTECTED] > http://www.rftp.com > _______________________________________________ > Scite-interest mailing list > [email protected] > http://mailman.lyra.org/mailman/listinfo/scite-interest > ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/ _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
