AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
452 stars 62 forks source link

Better feedback for unresolved JSON Pointers #178

Open lexaknyazev opened 4 years ago

lexaknyazev commented 4 years ago

When the validator reports an incorrect JSON Pointer (e.g. see https://github.com/KhronosGroup/glTF-Validator/pull/131#issuecomment-575995713 with any validator version before 2.0.0-dev.3.2), the VS Code plugin should provide some useful feedback instead of attributing the issue to the whole document.