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 Muli Cursor -- Undo/Redo operation failure #229461

Open
Yoyokrazy opened this issue Sep 23, 2024 · 0 comments
Open

NB Muli Cursor -- Undo/Redo operation failure #229461

Yoyokrazy opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's)

Comments

@Yoyokrazy
Copy link
Contributor

Yoyokrazy commented Sep 23, 2024

Re: #141673


Undo operation only applied to 1 of 2 models. Fails rarely ❄️

  • two cells, both with only `print("hello world")
  • cursor on the first hello
  • trigger cmd+d twice, selecting both
  • backspace/delete (trigger deleteLeft)
  • undo
  • 🐛 only second cell is restored
@Yoyokrazy Yoyokrazy added bug Issue identified by VS Code Team member as probable bug notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's) labels Sep 23, 2024
@Yoyokrazy Yoyokrazy added this to the October 2024 milestone Sep 23, 2024
@Yoyokrazy Yoyokrazy self-assigned this Sep 23, 2024
@Yoyokrazy Yoyokrazy changed the title NB Muli Cursor -- Undo/Redo stack fails, can't perform operation NB Muli Cursor -- Undo/Redo operatio failure Sep 24, 2024
@Yoyokrazy Yoyokrazy changed the title NB Muli Cursor -- Undo/Redo operatio failure NB Muli Cursor -- Undo/Redo operation failure Sep 24, 2024
@Yoyokrazy Yoyokrazy modified the milestones: October 2024, November 2024 Oct 24, 2024
@Yoyokrazy Yoyokrazy removed this from the November 2024 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug notebook-cell-editor Bugs related to code editors in Notebooks (not intellisense / LS's)
Projects
None yet
Development

No branches or pull requests

1 participant