micro-plugin-lsp icon indicating copy to clipboard operation
micro-plugin-lsp copied to clipboard

XML Schema

Open Cicorione opened this issue 5 months ago • 0 comments

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:

  1. Validate your XML: vscode-bar
  2. Show only the tags allowed for the given block
  3. Suggest the right attributes after you create a tag.

Thanks in advance! 🙏

Cicorione avatar Sep 04 '24 14:09 Cicorione