You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scintilla...@googlegroups.com, scite-i...@googlegroups.com
I would like to release version 3.2.5 of Scintilla and SciTE early next week.
Change list:
To allow cooperation between different uses of extended (beyond 255) styles they should be allocated using SCI_ALLOCATEEXTENDEDSTYLES.
The C++ lexer understands the #undef directive when determining preprocessor definitions. Feature #978.
The errorlist lexer recognises gcc include path diagnostics that appear before an error.
Folding implemented for GetText (PO) translation language. Bug #1437.
HTML lexer does not interrupt comment style for processing instructions. Bug #1447.
Fix SciTE forgetting caret x-position when switching documents. Bug #1442.
Fixed bug where vertical scrollbar thumb appeared at beginning of document when scrollbar shown. Bug #1446.
Provisional features are new features that may change or be removed if they cause problems but should become permanent if they work well. For this release Unicode line ends and substyles are provisional features.