-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
Milestone
Description
Testing #101789
- anyOS @egamma
- anyOS @fiveisprime
Complexity: 3
- find a refactoring that involves creating/deleting/renaming files as well as doing textual edits
- you can use the "move to new file" TS refactoring, but it would be good to try out some more; you could use the Java devcontainer example to get more refactorings
- Do a refactoring. Run undo. The refactoring should undo entirely. Run redo. The refactoring should redo entirely.
Reactions are currently unavailable