SciTE-st Release 8
August 24, 2008
Release 8 of SciTE-st is available for Windows (Linux version to come later).
The most notable new feature of this release is nearly 50 new language lexers. The languages now supported are Actionscript, Ada, ANTLR, APDL, Applescript, ASP, AWK, Batch, Boo, C/C++, C#, CSS, D, Diff, Django, Eiffel, Erlang, Forth, Fortran, Gap, Gettext, GNUPlot, Groovy, Haskell, HTML, IDL, ini, Io, Java, Javascript, Latex, Lisp, Lua, Makefile, MySQL, Objective C, Pascal, PHP, Pike, Postscript, Properties, Python, R, Ragel, Rebol, RHTML, Ruby, Scheme, Shellscript, Smalltalk, Tcl, Vala, Verilog, VHDL, Visual Basic, XML.
Please read the updated Manual for a few new features including color theme support.
Textadept Release 5 (beta)
July 23, 2008
The new release of Textadept is easier to use than ever with a set of standard key commands and a menu with access to every module function available.
If you were apprehensive about any previous releases, I encourage you to try this one for sure.
1
43 New Language Lexers
July 23, 2008
Please submit any bug reports to the scite-tools googlecode page.
SciTE-st Release 7
March 18, 2008
22SciTE-st Release 7 is out following the release of Scintilla and SciTE 1.76.
There are no major changes to this release, but for the new people, be sure to read the README.txt in the archive.
Regarding SciTE-st on Ubuntu
December 20, 2007
I’ve received a report about SciTE-st crashing on Ubuntu out of the box because of missing Lua symbols. The reason for this is most probably
If your system’s Lua shared library is not named `liblua.so` (e.g. Ubuntu’s
`liblua5.1.so`), make a symlink from it to `liblua.so`.
Once you do that, it should work.
New Scopes in Embedded Language Lexers
December 20, 2007
In response to a posting on the SciTE-tools mailing list, I have implemented embedded language-specific snippets. The affected lexers are css, javascript, rhtml, and php. I have updated the snippets for rhtml in html/snippets.lua. You need to get the new html.properties as well.
Also available in SVN (revision 207).
Textadept
December 2, 2007
Announcing Textadept: my new minimalist, ridiculously extensible text editor for Linux/Mac OSX.
SciTE-st Release 6
December 2, 2007
This is the packaged release of SciTE-st. No more jumping through loops to download dependencies, copy them to places, make sure platform variables are set, etc. All of the files are in one place and hopefully you’ll just be able to unpack the archive, move it to an appropriate location, and run the executable with everything working right away.
As always please be sure to read the documentation (links on the side).
Scintilla and SciTE have been updated to v1.75
Note you still have to install the Linux version to /usr/share/scite-st or recompile.
Snippets Support Backtracking
September 21, 2007
2Snippets in SciTE-tools and SciTE-st now support placeholder/tab stop backtracking. Available in SVN.
At the Uni
September 4, 2007
Just a heads up: while I’m at the university, development will slow down some.2
