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

glTF Tools breaks other extensions in a weird way #264

Open PEZ opened 6 months ago

PEZ commented 6 months ago

Hello, thanks for providing glTF Tools!

It was brought to my attention that the extension broke Calva, a Clojure extension. I have now removed the code in Calva that was affected, but created a somewhat minimal reproduction extension here:

I put the steps to reproduce in the README of that project. It is about running that extension and watching it break when the glTF extension is activated. The way it breaks is a bit crazy, and beyond what I can even start to understand, but maybe you as the authors of glTF tools can understand it?