I have the latest ST 4. On my linux install, syntax highlighting is broken in C++ files: the first line gets some highlighting, then the rest of the text is almost all uncoloured.
The same ST configuration works perfectly on Windows and Mac though.
I have a few packages installed, but I have tried removing the relevant ones and it made no difference. I don’t see anything interesting in the console.
"installed_packages":
[
"AutoPEP8",
"BracketHighlighter",
"Git",
"Grunt",
"HypnotoadSVN",
"Package Control",
"Pretty JSON",
"Qt Completions for C++",
"Sass",
"SideBarEnhancements",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter-pycodestyle",
"Theme - Monokai Pro",
"WindowsContextMenu",
],
I’ve removed codeintel, linter, Qt Completions and bracket highlighter and nothing changed.
Any ideas?