Answer the question
In order to leave comments, you need to log in
Does such a plugin exist?
Is there a plugin for sublime text 3 that will highlight unused variables? or is it worth looking towards ide?
Answer the question
In order to leave comments, you need to log in
To do this, you can install SublimeLinter , as well as an additional plugin for the language (mostly linters check the syntax, but some, such as eslint for js, also have additional features), SublimeLinter-eslint , configure which errors and warnings to highlight in the .eslintrc config. Perhaps some other languages also have similar settings.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question