QmlJS: Fix folding information for multi-line comments after edits.
Since the highlighter doesn't run on the whole file, only on the changed line, we need to store the information whether a block starts in a multi-line comment. Reviewed-by: Erik Verbruggen
Loading
Please register or sign in to comment