Hi!
I learned of Defold (Windows version) today, it looks very promising. May I already suggest these shortcuts in the code editor?
Ctrl+Insert == Ctrl+C Shift+Insert == Ctrl+V
It would be a great thing because I’m very accustomed to these. I see it has already been asked for. New code editor in editor 2 launched!
Thanks!
We’d like to make all key bindings customisable and we have a task in our backlog to do this. Right now it is what it is unfortunately. I can’t really say when we will have the time to add support for customising the key bindings.
+1 for this request
Have you tried customising them?
Thanks, it works for me.
["Ctrl+Insert" :copy] ["Shift+Insert" :paste]