0.14.0
Pre-release
Pre-release
Bug fix
- Fix unnotified text change for IME when undo/redo (#210 )
- Fix bad scroll range (#212 )
- Bounds check in Content
- Reset batch edit when
Content
object is detached - Reset all styles when text or language changes
Improvements
Indexer
andContent
share a lockContent
has 8x faster speed when insertingContent
now recoginzes newline correctly: CR, LF, CRLF are all considered '\n'
New Features
- Brackets matching and highlighting in language-java and language-textmate (#194 )