Discussion:
Scintilla 3.3.5 released
Neil Hodgson
2013-08-31 04:06:43 UTC
Permalink
Scintilla 3.3.5 is now available from the scintilla.org web site.

Scintilla 3.3.5 contains new features and fixes bugs.

Characters can be represented with strings. This may be used for modes which show invisible characters or differentiate characters that appear similar.

SCI_POSITIONRELATIVE optimizes navigation by character.

Lexer added for KVIrc script.

Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html

Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla

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 "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...