0.1.23 • Published 1 year ago

@yaegassy/coc-typescript-vue-plugin v0.1.23

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

0.1.23

1 year ago

0.1.22

1 year ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.2

2 years ago

0.1.16

2 years ago

0.1.8

2 years ago

0.1.17

2 years ago

0.1.7

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago