Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rebinding Column Selection #8993

Closed
ChiriVulpes opened this issue Jul 9, 2016 · 1 comment
Closed

Add support for rebinding Column Selection #8993

ChiriVulpes opened this issue Jul 9, 2016 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ChiriVulpes
Copy link

Currently there is no way to rebind column selection. The only bindings that can be changed for column selection are as follows:

In other programs it's bound by default to middle click or alt+drag, but in VSCode it's bound to alt+shift. It's not an inherently bad thing to do bindings different than other programs, but it'd be nice if it was configurable. I'd really like to change it to alt, personally. And I'm not alone, either.

It's possible that it can already be rebound, but as it's not in the Default Keyboard Shortcuts file, there's no way for the basic user to find out that it can be rebound. This would be an even easier fix if that was the case, tho--simply add an entry for it.

@alexdima
Copy link
Member

👍 Let's track this request in #3130

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 11, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants