gazebosim / gazebosim/sdformat
Using SDF schema for VSCode SDF validation and intellisense
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
Hi i using VSCode XML redhat extension and schemas from http://sdformat.org/schemas/root.xsd to get SDF validation and code complete
https://github.com/redhat-developer/vscode-xml/blob/main/docs/Validation.md#validation-with-xsd-grammar
```
```
It's work very nice but the the schema in http://sdformat.org/schemas/root.xsd are out dated


I read the issue #2 and #138.
Is it possible to update the schema.
Can i contribute to maintain the schema
Contributor guide
Assessment
This issue has not been assessed yet.