AnalyticalGraphicsInc / gltf-vscode

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

Add new keys to end of JSON blocks #241

Closed emackey closed 2 years ago

emackey commented 2 years ago

Recommendation from @lexaknyazev

Newly-added keys, such as new target for bufferView, should be added to the end of JSON blocks, not the start.