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.
Since Python doesn't really have "declarations", per se, what we're going to do instead is take the old goto-def behavior (for example, stopping at an import), and make that our "declaration", then make goto-def behave as requested in #1138 (actually going all the way to the real definition).
https://code.visualstudio.com/updates/v1_30#_go-to-declaration
The text was updated successfully, but these errors were encountered: