LemMinx is extensible to manage custom completion, validation, etc. https://github.com/eclipse/lemminx-maven is a good sample of extension which provides support for maven.
To use this extension, it requires to create a vscode extension (eg: https://github.com/angelozerr/vscode-xml-maven)
This issue is to provide a new xml settings like xml.extension.jars which is an array of String which defines paths from LemMinx JAR extensions. to use when classpath is created
LemMinx is extensible to manage custom completion, validation, etc. https://github.com/eclipse/lemminx-maven is a good sample of extension which provides support for maven.
To use this extension, it requires to create a vscode extension (eg: https://github.com/angelozerr/vscode-xml-maven)
This issue is to provide a new xml settings like
xml.extension.jarswhich is an array of String which defines paths from LemMinx JAR extensions. to use when classpath is created