shanedell opened a new pull request, #1177:
URL: https://github.com/apache/daffodil-vscode/pull/1177
Add root element and namespace auto suggestions
- Create completion providers needed to show root element and namespace
suggestions when inside a launch.json file.
- Create methods to parse the schema path from the launch.json and read in
the XML.
- Parse the schema XML to get the possible root elements and namespace.
- Root elements were limited to element's that were direct children of the
schema.
Closes #984
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]