ethereum / remix-desktop

Remix IDE desktop
1.02k stars 264 forks source link

Remix does not automatically update tabs content on branch change #151

Open mushketyk opened 2 years ago

mushketyk commented 2 years ago

If there is an opened file from git repo, and there is a rebase/branch change in this repo, the content of the opened file is not updated.

How to reproduce

  1. Open a file from a local folder from a git repo
  2. Change branch or start a rebase to a different commit where this file exists
  3. The content in the opened tab is not updated

Expected behavior

It should automatically display current file content or highlight a tab if a file has disappeared.

Software versions

Remix: Version 1.3.4 (1.3.4.825) macOS: 12.0.1 (21A559) Apple M1 Max