Skip to content

File out of sync in VSCode #1217

@sumneko

Description

@sumneko

Reproduce:

  1. Open a file in VSCode
  2. Delete this file in disk
  3. Paste a new file with same name but different content
  4. File out of sync

The server delete the file after 2 (by filewatch), but VSCode did not close this file(VSCode keep the deleted file opening), then VSCode send delta changes at 3, witch makes out of sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions