Undo code issue

I have two .lua opened in Defold editor, named a.lua and b.lua, I do some edit on a.lua, then I switch to b.lua, When I undo, It undo a.lua, I think it’s weird.
I think when editing code, Ctrl+Z always means undoing current document.

1 Like

This is something currently being worked on.

See Defold 1.2.130 Teaser.

vscode has a lua extension. It’s also free. If you are using split screen (on windows 10 or Linux) it’s nice to have, especially on a laptop.