Oscar Campos
Oscar Campos
The problem is not in the autocompletion but in the linting, looks like PyLint is failing. PyLint is not "officially" part of anaconda supported linters, anyway, I will look into...
No it doesn't. That feature could be implemented but the overhead could be too much If several different interpreters are defined in the shebangs, apart from that, if someone opens...
Anaconda does't likes to do this thing, is more a matter of anaconda has to do this thing, otherwise changes made to the `.anaconda` hook file will be silently ignored....
@jamesandres do you have an `.anaconda` config file in your working path?
Then how do you explain the CPU improvement? If you don't have a `.anconda` file in your path, there is no JSON decoding
Let's say that the average user works into an average of five deep levels in the path (and I am being generous here), examples: `/Users/name/Projects/Python/ProjectName` `/home/name/development/whatever/project_name` `C:\\Users\\name\\Documents\\Programming\\ProjectName` Look for the...
The problem with caching it is that you have to restart ST3 every time that a modification is made to the file, and that is non acceptable. A solution in...
Sorry @hyperknot I didn't read the code deeply, feel free to clean the pipfile parts and write a new comment or mark me as reviewer when done.
All mypy support needs to be updated.
That just looks like the signatures being interfered by other plugin and making it to flicker. Which other plugins do you have installed alongside anaconda? You can disable the signatures...