0.1.23 • Published 5 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months 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

5 months ago

0.1.22

5 months ago

0.1.21

5 months ago

0.1.20

5 months ago

0.1.10

8 months ago

0.1.11

8 months ago

0.1.12

8 months ago

0.1.13

8 months ago

0.1.14

7 months ago

0.1.15

7 months ago

0.1.2

11 months ago

0.1.16

7 months ago

0.1.8

8 months ago

0.1.17

7 months ago

0.1.7

10 months ago

0.1.18

7 months ago

0.1.19

7 months ago

0.1.9

8 months ago

0.1.4

10 months ago

0.1.3

11 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago