1.0.9 • Published 4 years ago
coc-wxml v1.0.9
coc-wxml
Wxml language server extension for coc.nvim.
Install
In your vim/neovim, run command:
:CocInstall coc-wxmlFeatures
- Diagnostic support.
doHoverfor tag name and tag attributes.doCompletefor tag name, attributes and attribute values.
Configuration options
wxml.enableset tofalseto disable wxml language server.wxml.trace.servertrace LSP traffic in output channel.wxml.execArgvaddexecArgvtochild_process.spawnwxml.complete.completeEventset tofalseto disable complete of event attributes.wxml.complete.useSnippetset tofalseto disable snippet for completion.
License
MIT