Closed
Description
What version of Go are you using (go version
)?
$ go version
go version go1.13.7 linux/amd64
Does this issue reproduce with the latest release?
Yes
What did you do?
Open a deleted file in VSCode's Source Control tab.
Depending on how much refactoring of the code as under gone, this can generate errors, but completely unhelpful as the code is defunct.
What did you expect to see?
No errors generated from deleted files.
What did you see instead?
Errors generated