defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

When "auto-completing" things like true or false it should not require two enters to go to new line #2958

Open subsoap opened 4 years ago

lutalli commented 3 years ago

I think we can also introduce something like Ctrl + Enter (on Windows) or Command + Enter (on Mac) just like in Visual Studio Code, which functions only for starting a new line. (Enter is for both starting a new line and accepting the auto completion.)