vscode-languagetool-linter icon indicating copy to clipboard operation
vscode-languagetool-linter copied to clipboard

XML support

Open ebramirez opened this issue 5 years ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. I would like to use this extension to lint the content of XML files.

Probably, the work done to support HTML can be reused.

ebramirez avatar May 27 '20 11:05 ebramirez

Possible toolset for converting XML to AnnotatedText: https://github.com/sap/xml-tools

davidlday avatar Jun 21 '20 15:06 davidlday