[SOLVED] No Right-Click In Lua Script Editor When Code Is Selected - Is This Intended?

Hi,

Defold engine looks interesting, I’ve been playing around with the samples for about two days.
When editing a Lua script in the editor, I can’t select code and right-click for copy, cut, and paste?
Is the above intended?

Not sure if this makes a difference, but I am running Defold on Linux (Kubuntu 25.04).
Let me know here, thanks!

Jesse

You should be able to select code, but there is no right-click menu, so the answer is yes, I think. But you came to Defold at the right time — the right-click menu will appear in the next beta version - Introduce code view context menu by sprocketc · Pull Request #10768 · defold/defold · GitHub

2 Likes

Ok, thank you for that information