Skip to content

Duplicate identifier error after moving a typescript file #7516

Closed
@dbaeumer

Description

@dbaeumer

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:

  1. get a large typescript code base like react.d.ts or something similar
  2. move it
  3. watch it happen

Copied from original issue: microsoft/vscode#4211

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions