Closed mischnic closed 3 years ago
Should be fixed in 4.2.2.
The fix is a bit of a hack, but it should work in most practical cases. https://github.com/sublimehq/sublime_text/issues/5003 would open the door for a proper solution.
Can confirm, thank you!
Sublime Text build number
4121
Example Code
JS Custom Preferences
Configuration name
JS Custom - Default
Description
The highlighting breaks in the middle of the file (note that there is no JSX or Flow syntax in this case):
Everything works correctly when setting
"flow_types": false
.