Skip to content

LSP: Fix highlighting not cleared after commenting code out

Waqar Ahmed requested to merge work/semanticfix into master

If you comment some code out, the semantic highlighting is not cleared which makes everything look broken. This change fixes that.

Merge request reports