Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.99.2
- OS Version: Windows 10
Steps to Reproduce:
- Stash some changes on an objected oriented file with a class
- Rename file with class inside. Make some unrelated changes.
- Commit more stuff
- Rebase to split commit in step 2
- Re-commit that as 2 commits
- Complete rebase
- Pop stash

