In Sublime text 2 when I make an error like forget a ;
or add an extra closing or opening tag there is no highlighting that tells me that I have made a mistake. Only after running the code will I know that a mistake was made. Is this normal for Sublime Text 2 or is it just me? If this is normal, is there any extension to fix this?
To enable Syntax Highlighting click on “View” in the top bar, then hover your mouse over “Syntax”, and select your programming language from the list. Alternatively, if you save a document with a supported file extension, Sublime Text 3 will automatically apply the Syntax Highlighting for that language.
At the bottom of the Sublime Text Tools menu, you will see a SublimeLinter submenu. Select SublimeLinter > Next Error , SublimeLinter > Previous Error , or SublimeLinter > Show All Errors .
🖍 Text Marker (Highlighter) Simply use Alt + Space to mark selected text.
Or View -> Syntax -> Plain Text.
I use SublimeLinter which highlights potential errors in a number of languages when you save a file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With