Closed
Description
From @VoxKing on March 14, 2016 23:12
- VSCode Version: 0.10.10
- OS Version: Windows 10
Typescript says things are duplicate when i move a file around.
My guess is that the location of the file is not updated in the typescript service properly because when i restart VSCode it fixes itself but still its annoying to have to restart the editor.
Steps to Reproduce:
- get a large typescript code base like react.d.ts or something similar
- move it
- watch it happen
Copied from original issue: microsoft/vscode#4211