If you still have a problem with those solutions suggested above (with anaconda lint):
Disable linting altogether within the user-defined Anaconda settings file, Anaconda.sublime-settings, via the file menu: Sublime > Preferences > Package Settings > Anaconda > Settings – User: When it opens file, just type the following and save it away ;-)
{"anaconda_linting": false}
At least, it fixed my problem. Blessings (a debtor)<><
Looks like you have SublimeLinter installed. It highlights errors and warnings.
Disabling Annaconda linting in sublimetext 3 for current file:
Anaconda: Disable linting on this file
and hit enterAnaconda: Enable linting on this file
Disabling linting persists between sessions.
Source
You probably can change "anaconda_linter_mark_style"
to "none"
and keep "anaconda_linter_underlines"
as true
. This way it'll only put a underscore under errors but not highlight the whole line.
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