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

Feature Request: Go to source definition #437

Closed
minhchu opened this issue Aug 12, 2023 · 2 comments
Closed

Feature Request: Go to source definition #437

minhchu opened this issue Aug 12, 2023 · 2 comments

Comments

@minhchu
Copy link

minhchu commented Aug 12, 2023

Not sure to put this issue in this repo or in coc.nvim 😅

It’s similar to Go To Definition, but it never returns results inside declaration files. Instead, it tries to find corresponding implementation files (like .js or .ts files), and find definitions there — even if those files are normally shadowed by .d.ts files.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-7.html#go-to-source-definition

@fannheyward
Copy link
Member

#383

@minhchu
Copy link
Author

minhchu commented Aug 13, 2023

Thanks !

@minhchu minhchu closed this as completed Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants