Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You probably installed Anaconda ? It highlights PEP formatting errors like this. The first three lines are highlighted because the modules are imported but not used, the last one is because you need two empty lines before print, not one.
The essence of the error is written in the status line if you place the cursor on the highlighted fragment. In fact, a useful thing, it teaches you to format the code correctly.
But if you still want to disable
Preferences -> Package Settings -> Anaconda -> Settings - User
And add the option there"anaconda_linting": false,
Preferences -> Packge Settings -> SublimeLinter -> Settings. ...linter parameter: change true to false.
You have included some kind of linter. Here it is for you and shows all the errors with a rectangular selection.
How to eliminate rectangular text selection in Sublime Text 3?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question