heynote
heynote copied to clipboard
Shortcut to select entire line
Have you searched existing Github issues to see if someone has already requested this feature?
- Yes
Describe the solution you'd like
- Most code editors have the ability to select the entire line your cursor is on. Pressing the same shortcut repeatedly selects the following lines, one by one.
- A keyboard shortcut to select an entire line would be amazing, preferably configurable, and by default using VSCode or other popular code editor conventions for the shortcut.
Sounds useful, and I think it should be added when support for custom key bindings has been implemented.