phoenix
phoenix copied to clipboard
[feat] Alt + DblClick should create a selection
Describe the problem
Currently Alt + Click adds a new cursor, DblClick has no function.
Describe the solution you'd like
Alt + DblClick should create a selection (for the new cursor) just like a normal DblClick does. This is how it usually works. Thanks for consideration.
Alternatives considered
No response
Additional context
No response
Thanks for reporting the issue @michaljerabek
I would add to that, that Alt + Drag should also create normal selection. The selection it does now, should probably have a different key combination - in VS Code it's Alt + Shift.