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

"Go to definition" in typescript doesn't go to definition, but to type definition #40086

Closed
novellizator opened this issue Dec 12, 2017 · 1 comment
Assignees
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@novellizator
Copy link

  • VSCode Version: 1.18.1
  • OS Version: macOS high Sierra

Steps to Reproduce:

  1. open any source in typescript
  2. right click on a symbol -> "go to definition"
  3. VS Code opens the file with type definitions (mostly from definitelytyped) instead of real symbol definition. = it behaves the same way as "go to type definition"

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the typescript Typescript support issues label Dec 12, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Dec 12, 2017

@mjbvz mjbvz closed this as completed Dec 12, 2017
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Dec 12, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants