Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spyder Console autocomplete issues vs VSCode #22533

Open
mg3146 opened this issue Sep 19, 2024 · 0 comments
Open

Spyder Console autocomplete issues vs VSCode #22533

mg3146 opened this issue Sep 19, 2024 · 0 comments

Comments

@mg3146
Copy link

mg3146 commented Sep 19, 2024

Hi - this could simply be a setting, but I find that the console's autocomplete to be fairly limited vs when I run the same code in VS Code Jupyter notebooks when working with my own library/code base.

Spyder is installed via conda into the same env that I run my code base from.

For example, when working with nested classes, the Spyder console autocomplete seems to stop after the first level. Ie. in VSCode it'll autocomplete something like a=A.B.C. In spyder I'd have to do x = A.B followed by a=x.C

Any suggestions? Thx

@mg3146 mg3146 changed the title IPython Console autocomplete lackluster Spyder Console autocomplete issues vs VSCode Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant