mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-14 23:12:49 +03:00
Fix crash in SyntaxHighlighter when the syntax is changed while doing async highlighting. Improve syntax definition detection in SyntaxDefinitionManager. Fix invalid memory access in UICodeEditor::getXOffsetColSanitized.