mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +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.