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

Cell ... actions should always be available on right click #103920

Closed
joaomoreno opened this issue Aug 4, 2020 · 2 comments
Closed

Cell ... actions should always be available on right click #103920

joaomoreno opened this issue Aug 4, 2020 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders notebook verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@joaomoreno
Copy link
Member

Testing #103887

Right clicking a notebook cell does nothing. Can we just have the ... actions appear in the context menu for a cell? I feel my wrist in pain every time I have to go hunt for that ... box inside the invisible action box on the right.

@rebornix rebornix added feature-request Request for new features or functionality notebook labels Aug 4, 2020
@rebornix rebornix added this to the August 2020 milestone Aug 4, 2020
@roblourens
Copy link
Member

@rebornix how about using our cool new submenus to add a "Notebook" submenu inside the editor in this case? Since merging the notebook and editor context menus would probably be too long. And right clicking outside the editor can give a flat context menu

@rebornix
Copy link
Member

rebornix commented Aug 5, 2020

@roblourens sounds good to me.

@roblourens roblourens added the verification-needed Verification of issue is requested label Sep 1, 2020
@bpasero bpasero added the verified Verification succeeded label Sep 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders notebook verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants
@joaomoreno @roblourens @rebornix @bpasero and others