tl;dr
I’m using: ctrl+e → Toggle the Editor (IDE) [esc for closing too] ctrl+enter → Test Run the code in Editor ctrl+shift+enter → Submit the code in Editor ctrl+l → Toggle the language selector dropdown
It’s not a priority feature request, but it’d be nice to have it sometime in future.
@Nusab19 Thank you for the suggestion. This is now a thing in Toph.
I have adopted the same shortcuts you have been using (except one). To open the language dropdown, you have to use (ctrl/meta+k m) (e.g. on Windows, you have to press ctrl+k and then m immediately after). This is the same default shortcut used for this purpose in some popular code editor applications.
I should make the DM feature generally available already. I just need to add a feature that allows people to report abuse first without having to send an email to support.
@hjr265ctrl+e opens the Editor, but doesn’t close when pressed again. To close, esc needs to be pressed.
Maybe this is the expected behavior. But is there a way to have the option to use ctrl+e to toggle the Editor?
That probably makes things a bit quicker.
I already have my userscript doing this for me. But just requesting this so if somebody like me wants to use ctrl+e as the Editor Toggle key, then can.