As a Roblox developer, it is currently too hard to write multiple similar lines of code (e.g. requiring modules).
It would be great if I could press an arrow key while holding Shift and Alt to duplicate a line upwards or downwards, much like VSCode. This would intuitively combine with Alt+Arrow to shift a line up or down, and is much faster than manually selecting the entire line with your mouse and copy-pasting it. I switched from VSCode to the built-in script editor for my current project and this is the biggest feature I’m missing.
If Roblox is able to address this issue, it would improve my development experience because I’d be able to code noticeably faster.
Unfortunately this doesn’t solve the problem of having to use my mouse to manually select the entire line to then copy paste it. One keystroke would be far more efficient.