Describe the problem
It would be useful to have my keys behave more like a code editor when inside of a ``` code block.
Describe the solution you'd like
I'd expect
ENTER to insert newline instead of sending a message while the code block is not closed(final ``` is not there)
TAB/SHIFT+TAB to move selected text or current line x characters(configurable and/or \t and/or auto detected) right/left
^ observe behavior of discord
additionally some other shortcuts like CTRL+X would be useful but not as important as the abovementioned ones
Alternatives considered
No response
Additional context
No response
Describe the problem
It would be useful to have my keys behave more like a code editor when inside of a ``` code block.
Describe the solution you'd like
I'd expect
ENTERto insert newline instead of sending a message while the code block is not closed(final ``` is not there)TAB/SHIFT+TABto move selected text or current line x characters(configurable and/or\tand/or auto detected) right/left^ observe behavior of discord
additionally some other shortcuts like
CTRL+Xwould be useful but not as important as the abovementioned onesAlternatives considered
No response
Additional context
No response