pmndrs / react-three-editor

🔌 A one of a kind scene editor that writes changes back into your code
MIT License
621 stars 40 forks source link

Element name does not update in editor when changed in VS Code #20

Closed krispya closed 1 year ago

krispya commented 1 year ago

I expect that when I change the name of an element in VS Code it updates in the editor (scene view and element view) like other props. Is this possible?

nksaraf commented 1 year ago

Should be fixed in latest release!