Oscar Campos
Oscar Campos
This was fixed a couple releases ago
Yup I had to try several times until I could reproduce it
Can't reproduce, are you sure that you don't define `complete_all_parameters` as `true` at any configuration level?
I will try to reproduce it later today
I could reproduce it, I will take a look but my plate is kind of full right now
@etienned open up the console and write: ```python from Anaconda.anaconda_lib.helpers import get_settings get_settings(view, 'complete_all_parameters') ``` What do you get?
No relation between anaconda and side bar at all.
Maybe there is some change in how Jedi resolves the symbols, this happens always or just with some kind of symbol? (like defined by you, part of standard library, 3rd...
After look into this for a while, looks like Jedi is resolving to those locations itself
Should be fixed on v2.1.27