micro-plugin-lsp
micro-plugin-lsp copied to clipboard
XML Schema
Hi, I am very interested in testing XML schema on this brand new LSP plugin for Micro.
I am not very keen to understand documentation and configuration files, so please I would really need your help.
I collaborated with another project to have XML schema working, so basically some settings are shareable or compatible, I guess.
https://github.com/techee/geany-lsp/discussions/41#discussioncomment-10541694
XML Schema is not very diffused so this is what should provide a plugin that use a XML schema server:
- Validate your XML:
- Show only the tags allowed for the given block
- Suggest the right attributes after you create a tag.
Thanks in advance! 🙏