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

Is there a way to reroute go to definition destination in vscode? #45

Open
c3-yiting opened this issue Sep 2, 2021 · 0 comments
Open

Comments

@c3-yiting
Copy link

c3-yiting commented Sep 2, 2021

Hi Matt!

I am a beginner working on VS code extension. I am impressed by your amazing work on javascript/typescript language features. The go to definition feature is super cool.

I was wondering whether there is a way to reroute go to definition destination. Instead of jumping to a d.ts file, I hope to redirect to a file with customized extension (.cust). I am using DefinitionProvider now, but I hope to get the type information from d.ts file.

By the way, I saw your Reality Filters, which is fantastic.

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

1 participant