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

Add Go To Implementation #37

Closed
AhmedAzzabi opened this issue Feb 18, 2016 · 5 comments
Closed

Add Go To Implementation #37

AhmedAzzabi opened this issue Feb 18, 2016 · 5 comments
Assignees
Milestone

Comments

@AhmedAzzabi
Copy link

Go to implementaiton is more useful in most cases than going to definition, is there a way to add to VScode

@DustinCampbell
Copy link
Member

There isn't a way to add this yet, but we'll definitely get to it.

@CarlosTorrecillas
Copy link

Do you guys have an ETA on this yet?

@ivanz
Copy link
Contributor

ivanz commented Feb 4, 2017

There is now a way to add this in vscode 1.9 (need to implement ImplementationProvider and register it via vscode.languages.registerImplementationProvider)

@DustinCampbell
Copy link
Member

Yup -- I noticed this as well.

@DustinCampbell DustinCampbell added this to the 1.8 milestone Feb 5, 2017
@jchannon
Copy link
Contributor

jchannon commented Feb 6, 2017

Awesome!

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

No branches or pull requests

5 participants