- Fix function list not working for Javascript regression.
- Fix maintain indent not working in javascript regression.
Improve the language detection at the beginning of file content.
- Fix possible file corruption during macro playback.
- Fix wrong EOL mode for opening/reloading big files.
- Fix loading 3 bytes file error due to bad encoding detection (UTF16 w/o BOM).
- Fix DocMap not updating issue when switching to user defined language or external lexer.
- Fix reload file issue: document marked as unsaved after reloading.
Enhance the detection of EOL: if a document has no EOL for detecting, use EOL of new document settings.
|