You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
When using VS Code and dict autocomplete (pressing ctrl+space) when inside the key part of a dict, it shows both keys and values. I was expect it to only show keys?
I've turned of jedi, thus using the language server instead.
When using VS Code and dict autocomplete (pressing ctrl+space) when inside the key part of a dict, it shows both keys and values. I was expect it to only show keys?
I've turned of jedi, thus using the language server instead.