This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- File > New, confirm
Untitiled-1.js
- Save
- Specify a new file name
foo.js
- Observe both files are present
Expected: Untitled-1.js should have been removed from the working set.

I believe this is due to the changes in WorkingSetView.js here #4437. See handleFileRemoved and the new suppressRedraw arg.