1.0.9 • Published 4 years ago

coc-wxml v1.0.9

Weekly downloads
18
License
MIT
Repository
-
Last release
4 years ago

coc-wxml

Wxml language server extension for coc.nvim.

Install

In your vim/neovim, run command:

:CocInstall coc-wxml

Features

  • Diagnostic support.
  • doHover for tag name and tag attributes.
  • doComplete for tag name, attributes and attribute values.

Configuration options

  • wxml.enable set to false to disable wxml language server.
  • wxml.trace.server trace LSP traffic in output channel.
  • wxml.execArgv add execArgv to child_process.spawn
  • wxml.complete.completeEvent set to false to disable complete of event attributes.
  • wxml.complete.useSnippet set to false to disable snippet for completion.

License

MIT

1.0.9

4 years ago

1.0.8

6 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago