sublime-anaconda Questions
5
Solved
I'm using Anaconda with Sublime text 3. I have left the lint settings as default with the exception of the following overrides which I've included in a .sublime-project file.
"settings": {
"anaco...
Tranquilize asked 6/5, 2014 at 16:51
4
Solved
How do I add a hotkey to view lint errors? It shows me that there is an error, but doesn't tell me what it is. If I want to see the errors I have to
right click -> Anaconda -> show error list
wh...
Rodgerrodgers asked 21/2, 2015 at 21:9
1
The error shown is simply "[E]" so I'm not sure how to exempt this error in the Anaconda preferences.
e.g. the linter error for print(f"Hello, world!") says "[E] invalid syntax"
Monotype asked 19/9, 2017 at 20:4
3
Solved
I have two python projects in sublimetext3 with anaconda. For some myterious reasons only in one of them anaconda reports type hinting (PEP 0484) as "invalid syntax" errors (for both: parameter and...
Cray asked 21/2, 2016 at 14:16
1
© 2022 - 2024 — McMap. All rights reserved.