1.0.9 • Published 2 years ago

coc-wxml v1.0.9

Weekly downloads
18
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago