orta / vscode-twoslash-queries

VS Code extension which adds support for twoslash queries into typescript projects
https://marketplace.visualstudio.com/items?itemName=Orta.vscode-twoslash-queries
MIT License
419 stars 15 forks source link

Extension does not seem to work #7

Closed sschneider-ihre-pvs closed 1 year ago

sschneider-ihre-pvs commented 2 years ago

I have all inlay hints options on but nothing is showing up.

Version: 1.71.0-insider Commit: 235a92a3693176fbf9af16ec5b829c458a1d682f Date: 2022-08-22T05:16:19.478Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.19042 Sandboxed: Yes

orta commented 2 years ago

I'd recommend cloning the repo and having a look around

sschneider-ihre-pvs commented 2 years ago

Is there any debug output available?

sschneider-ihre-pvs commented 2 years ago

ok got, it, in vue it does not work because the scope is limited to this. Although the scope is shown as typescript.

image

orta commented 2 years ago

See: https://github.com/orta/vscode-twoslash-queries/pull/3