neoneye / ARC-Interactive

Enjoy puzzle-solving directly in your browser.
https://neoneye.github.io/arc/
MIT License
18 stars 2 forks source link

edit.html: Duplicate selected column/row as in VSCode #45

Open neoneye opened 7 months ago

neoneye commented 7 months ago

Problem

VSCode has Option+ArrowUp or Option+ArrowDown.

It duplicates the row and places the cursor either up or down depending on if ArrowUp or ArrowDown was used.

It's a keyboard shortcut I use several times a day.

It may be handy for duplicating columns with Option+ArrowLeft and Option+ArrowRight.

Solution

Try it out.