[typescript-language-features] Add command and editor context menu contribution for Find Source Definition #147532
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
I was overconfident in my ability to figure out how to expose microsoft/TypeScript#48264 in VS Code 😅, calling on @mjbvz for help. I started copying some relevant stuff about commands and contexts from Find File References, but then I realized the UI behavior I want is identical to definitions/implementations, and I didn’t know how to reconcile those two things.
The text was updated successfully, but these errors were encountered: