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

Trigger functionality using Command Palette / shortcut #19

Closed gthau closed 1 year ago

gthau commented 1 year ago

Thanks for you very useful extension, I love it!

One functionality I'd like to add is to be able to auto-insert the // ^? using a shortcut, that'd be more convenient than pressing Shift+Enter to insert a new line and typing // <potentially many spaces> ^?.

I submitted a PR with the implementation. Are you interested in adding this functionality? https://github.com/orta/vscode-twoslash-queries/pull/18

hemisu commented 1 year ago

help for me @orta

orta commented 1 year ago

This is in