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

Is there vertical selection? Is there documentation? #1060

Closed
urbanhop opened this issue Dec 7, 2015 · 6 comments
Closed

Is there vertical selection? Is there documentation? #1060

urbanhop opened this issue Dec 7, 2015 · 6 comments
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@urbanhop
Copy link

urbanhop commented Dec 7, 2015

  1. I am trying to select text vertical such as it is possible in Visual Studio.
  2. Not finding a way to do so, I search the keyboard shortcut preference settings. No find either. So I try to search for documentation. More or less, there is none? I mean, at https://code.visualstudio.com/Docs, there is a rough overview but I cannot find an answer to this question.

Anyway, great tool even beside VS, thx for delivering and open sourcing it.

@egamma egamma added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Dec 7, 2015
@egamma
Copy link
Member

egamma commented Dec 7, 2015

Please use ctrl+alt+down/up (the action is called insert cursor below/above)

@egamma egamma closed this as completed Dec 7, 2015
@urbanhop
Copy link
Author

urbanhop commented Dec 7, 2015

perfect, thank you!

ctrl+alt+down/up does not do anything on my machine, maybe because of my apple keyboard (+ key remapper). anyway after remapping it to shift+alt it works.

@mphaney
Copy link

mphaney commented Mar 2, 2016

Greatly appreciate the attention to this issue (and all of the team's hard work), but the solution suggested is NOT quite what was originally asked for on UserVoice. The request stated clicking-and-dragging with the mouse, which can result in selecting space after a line has ended. I believe the desired functionality is like so:

blockselection

Any chance of re-reviewing this issue? Or should I post a new one?

@egamma
Copy link
Member

egamma commented Mar 2, 2016

pls see #1515

@RoyTinker
Copy link

This may accomplish vertical text selection, but I think what the community wants is rectangular selection (of which multiple adjacent insertion-point cursors on the same column is a subset)

EDIT: I just found a separate UserVoice request for column-mode selection and editing here: https://visualstudio.uservoice.com/forums/293070-visual-studio-code/suggestions/7761618-implement-column-mode-selection-editing

@egamma
Copy link
Member

egamma commented Mar 30, 2016

This is now support in the insiders build https://code.visualstudio.com/download?insiders=true
pls see: https://code.visualstudio.com/download?insiders=true

@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
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants