When the Go extension is enabled in VS Code, updates to local files are no longer displayed/detected in the Explorer and Source Control panes until manually refreshed.
Notes:
- Disabling the Go extension resolves the issue.
- Disabling any other, or even all other extensions, does not resolve the issue.
- The issue occurs when working on local directories.
- Clicking the refresh arrow button reveals the file changes or new files in the respective pane.
I don't see anything that seems relevant in the Output pane in any of the Outputs available in the Output drop down menu. But, I also don't know what to look for.
I don't see any setting configured for Git or Go in the User or Workspace settings that seems relevant. I have never modified the Default settings, and I see too many specific to go to form any guess as to what I should look for. As best I remember, I've never seen or modified them before.
What else can I try or which logs should I look at to troubleshoot this issue?