defold icon indicating copy to clipboard operation
defold copied to clipboard

Edit Id property with F2

Open NaakkaDev opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe (REQUIRED): Sort of. When ever I try to edit the Id property of a GUI node or a GO (anything really that has an Id property) I instinctively press F2 and start typing the new name just to realize that doesn't work.

Describe the solution you'd like (REQUIRED): Pressing F2 when an item in the Outline window is selected would make the Id field focused.

Describe alternatives you've considered (REQUIRED): None

Additional context (OPTIONAL): I just now noticed that pressing TAB does exactly what I want. I would still want to have an alternative hotkey for that, which is F2. Rationale being that brain thinks of "renaming" the Id field and F2 is used to rename everything.

NaakkaDev avatar Aug 16 '24 06:08 NaakkaDev