Che: Provide an xml editor with xsd completion and validation

Created on 23 Oct 2017  路  3Comments  路  Source: eclipse/che

It would be nice to support an xml editor with xsd completion and validation.

kinenhancement

Most helpful comment

See https://github.com/microclimate-devops/xml-language-server , it seems like a language server now exists for XML. It's used by this vscode extension: https://marketplace.visualstudio.com/items?itemName=IBM.XMLLanguageSupport

All 3 comments

See https://github.com/microclimate-devops/xml-language-server , it seems like a language server now exists for XML. It's used by this vscode extension: https://marketplace.visualstudio.com/items?itemName=IBM.XMLLanguageSupport

Red Hat has provided a client for vs code using a newly written xml language server .
using the Language Servers should provide compatibility with Camel La,nguage Server as-is.

(both language servers are working fine together in VS Code for information)
@fbricon @NikolasKomonen

I think that it was covered with https://github.com/eclipse/che/issues/12437

Was this page helpful?
0 / 5 - 0 ratings