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

Watermark command for up/down shouldn't use "or" #12797

Closed
gregvanl opened this issue Sep 27, 2016 · 0 comments
Closed

Watermark command for up/down shouldn't use "or" #12797

gregvanl opened this issue Sep 27, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@gregvanl
Copy link

  • VSCode Version:1.6.0 insiders
  • OS Version:Windows 7

"or" makes sense for Command Palette and Quick Open where there really are two choices.

Stick with "/" to match text "Up/Down" and "Above/Below"

For example:
Move Lines Up/Down Alt+UpArrow/DownArrow
Add Cursors Above/Below Ctrl+Alt+UpArrow/DownArrow

@chrmarti chrmarti self-assigned this Sep 28, 2016
@chrmarti chrmarti added this to the September 2016 milestone Sep 28, 2016
@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Sep 28, 2016
@bpasero bpasero added the verified Verification succeeded label Sep 29, 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
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants