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

Open
Yoyokrazy opened this issue Nov 1, 2024 · 0 comments · May be fixed by #233132
Open

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

Yoyokrazy opened this issue Nov 1, 2024 · 0 comments · May be fixed by #233132
Assignees
Labels
feature-request Request for new features or functionality notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's)
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
@Yoyokrazy Yoyokrazy linked a pull request Nov 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant