xorye

Results 5 issues of xorye

Currently, `` formatting could be enhanced. For example: ```xml ``` Before formatting: ![image](https://user-images.githubusercontent.com/20326645/82598359-89e3a600-9b78-11ea-8965-b924fa27b3e2.png) After formatting: ![image](https://user-images.githubusercontent.com/20326645/82598373-91a34a80-9b78-11ea-8339-0ad1a911b4ed.png) In this case, `xml version` is being formatted correctly and `xml-model` could be better....

formatting

@fbricon 's idea: For these code actions: ![image](https://user-images.githubusercontent.com/20326645/85615500-52aa5e00-b62a-11ea-9f75-66e0a3042de4.png) Rename each of them to match this format: `Bind to the generated XSD 'test.xsd' with xsi:noschemaLocation` to `Generate 'test.xsd' and bind with...

For the RootElementTypeMustMatchDoctypedecl code action: https://github.com/eclipse/lemminx/pull/674, the correct root name is being retrieved from the error message. It would be great if we could store the correct root name in...

In the following xml: ``` ``` Hover over the start tag for element `a` and click on one of the DTD-generating quick fixes: ![image](https://user-images.githubusercontent.com/20326645/85461851-d4d74b80-b572-11ea-9b0c-cb666c91fce4.png) After the quick fix, an empty...

In this case: ``` ]> ``` Range formatting the `

bug
validation