pylance-release
pylance-release copied to clipboard
Feature request: Support 'go to def' and interacting with inlay hint components
Inlay hints are now interactive for JS/TS in VS Code Insiders:
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
LSP spec - https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#inlayHintLabelPart
Shouldn't we put this in triage as nobody is currently assigned?
This issue has been fixed in prerelease version 2024.8.101, which we've just released. You can find the changelog here: CHANGELOG.md