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

Introduce Selection menu #15156

Closed
3 tasks done
kieferrm opened this issue Nov 8, 2016 · 3 comments
Closed
3 tasks done

Introduce Selection menu #15156

kieferrm opened this issue Nov 8, 2016 · 3 comments
Assignees
Labels
plan-item VS Code - planned item for upcoming
Milestone

Comments

@kieferrm
Copy link
Member

kieferrm commented Nov 8, 2016

In orde to improve discoverability of available editor functionality we introduce a top level "Selection" menu.

  • Identify which commands should be in the menu
  • How do we measure the success of the menu
  • Implementation
@kieferrm kieferrm added the plan-item VS Code - planned item for upcoming label Nov 8, 2016
@kieferrm kieferrm added this to the November 2016 milestone Nov 8, 2016
@chrmarti
Copy link
Contributor

One proposal is:

  • Add Cursor Above
  • Add Cursor Below
  • Add Selection to next match
  • Add Selection to previous match
  • -separator-
  • Copy Line Up
  • Copy Line Down
  • Move Line Up
  • Move Line Down
  • -separator-
  • Expand Selection
  • Shrink Selection
  • -separator-
  • Emmet: Expand Abbreviation
  • Emmet… (opens command palette focusd on Emmet:)
  • Issue: Exposing 'Rectangular Selection' ALT+SHIFT+ DRAG

chrmarti added a commit that referenced this issue Nov 29, 2016
@chrmarti
Copy link
Contributor

Pushed without addressing the rectangular selection issue.

@chrmarti
Copy link
Contributor

chrmarti commented Dec 3, 2016

Feedback in #16253

@chrmarti chrmarti closed this as completed Dec 5, 2016
@chrmarti chrmarti mentioned this issue Dec 6, 2016
3 tasks
@egamma egamma mentioned this issue Dec 20, 2016
56 tasks
@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
plan-item VS Code - planned item for upcoming
Projects
None yet
Development

No branches or pull requests

3 participants