@yaegassy/coc-typescript-vue-plugin

0.1.23 • Public • Published

coc-typescript-vue-plugin

TypeScript Vue Plugin (Volar) for coc.nvim

A TS server plugin to make TS server know *.vue files

Note

This extension enable the typescript-vue-plugin on the tsserver launched by coc-tsserver. coc-tsserver respects the contributes.typescriptServerPlugins setting in package.json.

Install

CocInstall:

:CocInstall @yaegassy/coc-typescript-vue-plugin

scoped packages

When using a plugin manager, etc:

e.g. vim-plug

Plug 'yaegassy/coc-typescript-vue-plugin', {'do': 'yarn install --frozen-lockfile'}

How to temporarily disable this extension

If for some reason you wish to temporarily disable this extension, please follow these steps

  1. Execute :CocList extensions.
  2. Enter or select @yaegassy/coc-typescript-vue-plugin.
  3. press the TAB key.
  4. To disable, press the d key. d is (d)isable action.
    • To enable, press the e key. e is a (e)nable action.

Thanks

License

MIT


This extension is built with create-coc-extension

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.232latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.232
0.1.220
0.1.210
0.1.200
0.1.190
0.1.180
0.1.170
0.1.160
0.1.150
0.1.140
0.1.130
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @yaegassy/coc-typescript-vue-plugin

Weekly Downloads

2

Version

0.1.23

License

MIT

Unpacked Size

5.2 kB

Total Files

4

Last publish

Collaborators

  • yaegassy