pylance-release icon indicating copy to clipboard operation
pylance-release copied to clipboard

Feature request: Support 'go to def' and interacting with inlay hint components

Open luabud opened this issue 2 years ago • 2 comments

Inlay hints are now interactive for JS/TS in VS Code Insiders:

image

Related issues/PRs on the TS side:

  • https://github.com/microsoft/TypeScript/issues/47693
  • https://github.com/microsoft/TypeScript/pull/54734
  • https://github.com/microsoft/TypeScript/pull/55141
  • https://github.com/microsoft/TypeScript/pull/55918
  • LSP spec: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#inlayHintLabelPart

luabud avatar Dec 04 '23 20:12 luabud

LSP spec - https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#inlayHintLabelPart

heejaechang avatar Dec 04 '23 20:12 heejaechang

Shouldn't we put this in triage as nobody is currently assigned?

rchiodo avatar Dec 05 '23 20:12 rchiodo

This issue has been fixed in prerelease version 2024.8.101, which we've just released. You can find the changelog here: CHANGELOG.md

KacieKK avatar Aug 13 '24 00:08 KacieKK