Hi,

It is with pleasure that I am releasing the 4th version of SciTE-st, the SciTE that supports dynamic Lua lexers. Notable new features:

* Lexers are easier than ever to embed (see http://scitetools.wordpress.com/2007/06/08/updates-to-lexer-api/)
    * A basic errorlist.lua lexer that detects generic errors for now.
    * Double-click support in the output pane via scripts/scite/decoder.lua
* New SCI_GETSTYLENAME Scintilla message that retrieves the name of the token associated with the style under the caret. modules.scite.snippets.show_scope (Alt+I key shortcut) utilizes this. Now you don’t have to memorize style numbers. You can use token names!

Download here:
  http://googlecode.com/p/scite-tools/downloads/list

SciTE-st website:
  http://caladbolg.net/scite_st.php

Take care,
-Mitchell;

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to