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

Clean up context menus #225411

Open
daviddossett opened this issue Aug 12, 2024 · 2 comments
Open

Clean up context menus #225411

daviddossett opened this issue Aug 12, 2024 · 2 comments
Assignees
Milestone

Comments

@daviddossett
Copy link
Contributor

daviddossett commented Aug 12, 2024

Context menus, especially in editors and notebooks, have grown substantially in size and variety as VS Code has evolved. There are inconsistencies to address (e.g. Share is in a different place in different menus) and organizational improvements that could be made.

Here's a rough sketch that looks at:

  • Folding large sections like Go to into their own submenu
  • Moving Copy / Share / Copilot groups to the bottom so they are consistent across different menus

Image

@daviddossett daviddossett added this to the August 2024 milestone Aug 12, 2024
@daviddossett daviddossett self-assigned this Aug 12, 2024
@emsaks
Copy link

emsaks commented Aug 16, 2024

Maybe merge the Goto and Peek options - have a clickable 'peek' icon on the Goto entry to peek instead of opening new window.

Also, the copy/paste/cut can be shrunk into one row of icons like in the Windows 11 Explorer context menu.

@generikvault
Copy link

Wouldn't it be nice if we could just pin and unpin commands from the command pallet to the context menu? Probalby similar to the keyboard shutcuts. Some extensions fill the context menu with entries that I basicly never use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants