Add Ability to Select or Delete a Whole Line with a Shortcut like in Sublime Text

As a scripter, it is not very easy to use the studio’s code editor at its “fullest.”
In Sublime Text, you can delete the line where the caret is at by doing Ctrl X, or select it by doing Ctrl L as shown in this video below.


Notice how instead of selecting the line and pressing Backspace, I just pressed those shortcuts I said above.
When I code, I mostly use my keyboard. I use the arrow keys to move up down left or right. But in order to delete lines, I have to spam Backspace or hold it. Or I have to hold down Ctrl and Backspace as it is faster.
So, if Roblox implemented this, it would be easier for me to code.

ᴬⁿᵈ ˢʰᵒʳᵗᶜᵘᵗˢ ᵐᵃᵏᵉˢ ˡᶦᶠᵉ ᵉᵃˢᶦᵉʳᵎ

7 Likes

With all the recent changes to the script editor, this would be a great addition.

2 Likes

Ctrl Shift Backspace will delete the whole line content, but does not actually delete the newline which is very annoying. Maybe this shortcut should be revised to simply just remove the entire line, I don’t find the current behavior useful at all.

1 Like