Neil Hodgson
2014-03-21 21:36:23 UTC
Scintilla 3.4.0 is now available from the scintilla.org web site.
Scintilla 3.4.0 finalises some major features.
The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. There are now no provisional features.
Another wrap mode was added: SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
Added a variant assembler lexer As(SCLEX_AS) for Unix assembly code which uses '#' for comments and ';' to separate statements.
For the Fortran lexer, folding of do-label blocks has been removed to avoid crashes.
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
Scintilla 3.4.0 finalises some major features.
The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. There are now no provisional features.
Another wrap mode was added: SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
Added a variant assembler lexer As(SCLEX_AS) for Unix assembly code which uses '#' for comments and ';' to separate statements.
For the Fortran lexer, folding of do-label blocks has been removed to avoid crashes.
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/d/optout.
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/d/optout.