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

Nb Multicursor support for Select all matches (ctrl+shift+L) #232866

Closed
Tracked by #233612
Yoyokrazy opened this issue Nov 1, 2024 · 0 comments · Fixed by #233132
Closed
Tracked by #233612

Nb Multicursor support for Select all matches (ctrl+shift+L) #232866

Yoyokrazy opened this issue Nov 1, 2024 · 0 comments · Fixed by #233132
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's) on-testplan
Milestone

Comments

@Yoyokrazy
Copy link
Contributor

Support the keyboard shortcut Ctrl+Shift+L for the notebook multicursor case. Hook into notebook find to allow users to quickly select all matches and be able to use the multicursor controller to edit all of these. Aim is to achieve parity with the editor feature, in the notebook space.

@Yoyokrazy Yoyokrazy added feature-request Request for new features or functionality notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's) labels Nov 1, 2024
@Yoyokrazy Yoyokrazy added this to the November 2024 milestone Nov 1, 2024
@Yoyokrazy Yoyokrazy self-assigned this Nov 1, 2024
@vs-code-engineering vs-code-engineering bot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Nov 12, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 27, 2024
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-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's) on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant