Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Add support for go-to declaration #494

Closed
DonJayamanne opened this issue Dec 15, 2018 · 1 comment · Fixed by #1343
Closed

Add support for go-to declaration #494

DonJayamanne opened this issue Dec 15, 2018 · 1 comment · Fixed by #1343
Assignees
Labels
Milestone

Comments

@DonJayamanne
Copy link

https://code.visualstudio.com/updates/v1_30#_go-to-declaration

@jakebailey
Copy link
Member

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants