Skip to main content
Back to Extensions Directory
coc.nvim fallback icon

XML extension for coc.nvim

Installation CommandVim prompt
:CocInstall coc-xml
GitHub owner
Heyward Fann
Version
v1.14.2
npm package
coc-xml
Requirements
coc ^0.0.80
License
MIT
Repository
GitHub
npm latest published 2026-04-22Registry checked 2026-08-23Registry summary

Published Package Summary

coc-xml

fork of vscode-xml, provides support for creating and editing XML documents, based on the LemMinX XML Language Server, running with Java.

Screen Shot 2019-07-26 at 23 26 04

Install

:CocInstall coc-xml

Requirements

  • Java JDK (or JRE) 8 or more recent
  • Ensure Java path is set in either:
    • xml.java.home or java.home in coc-settings.json
    • Environment variable JAVA_HOME or JDK_HOME

License

MIT

Read the complete README
  • XML extension for coc.nvim
Activation Events
  • onLanguage:xml
  • onLanguage:xslt
Developer Resources

Want to build, test, or contribute to coc.nvim extensions? Explore our official SDK and testing toolkits.

Open Developer Guide

Version History

This published npm package does not include a history.md or changelog.md file. Browse its npm versions or repository releases for available release information.