0.1.0 • Published 2 years ago

coc-twoslash-queries v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

coc-twoslash-queries

forked from vscode-twoslash-queries

TypeScript twoslash queries extension for coc.nvim

Install

:CocInstall coc-twoslash-queries

!IMPORTANT This extension requires coc-tsserver extension to be installed (it is used to retrieve type information)

!IMPORTANT (If you're using neovim)

This extension uses inlay hints. The latest version of coc.nvim supports inline inlay hints. This requires nvim 0.10+ (nightly). If you want to use a stable version of nvim, you may pin a version of coc.nvim to 9332d2a

Commands

  • twoslash.insertTwoslashQuery - Insert twoslash query below

License

MIT

0.1.0

2 years ago