SciTE 3.2.1 released
2012-07-14 12:29:11 GMT
SciTE 3.2.1 is a minor feature and bug fix release.
In SciTE Lua scripts, string properties in Scintilla API can be retrieved as well as set using property notation. This is incompatible with some existing scripts which will have to change to continue working. The changes that will be needed are from methods to properties (so '.' instead of ':') and with names changed:
Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html
SciTE uses Mercurial (Hg) for source code control. The repositories can be cloned with
hg clone http://scintilla.hg.sourceforge.net:8000/hgroot/scintilla/scintilla
hg clone http://scintilla.hg.sourceforge.net:8000/hgroot/scintilla/scite
Thanks to the contributors of code and documentation and to the testers.
Neil
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com.
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
RSS Feed