Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "Extensions have been modified on disk. Please reload the window." occurs randomly in 1.97.0-insider #237410

Closed
AdamWr opened this issue Jan 7, 2025 · 2 comments
Assignees

Comments

@AdamWr
Copy link

AdamWr commented Jan 7, 2025

Does this issue occur when all extensions are disabled?: No (but it looks like that it happens with few different extension)

  • VS Code Version:
    Version: 1.97.0-insider (user setup)
    Commit: 70866d5
    Date: 2025-01-07T05:05:41.564Z
    Electron: 32.2.7
    ElectronBuildId: 10660205
    Chromium: 128.0.6613.186
    Node.js: 20.18.1
    V8: 12.8.374.38-electron.0
    OS: Windows_NT x64 10.0.26100
  • OS Version: Windows 11

I'm not sure what exact steps to reproduce are, because it seems to occurs "randomly" and after some time error is not shown until I uninstall and then install extension again (though I'm not sure about reinstalling extension, maybe it occurs without that).
So these steps to reproduce might be not enough.

Steps to Reproduce:

  1. Install VSCode - Insiders
  2. Install few extensions:
  1. Create two folders:
  • Test1 - initialize git
  • Test2
  1. Close VSCode
  2. Open Test1 folder in VSCode
  3. Open Test2 folder in VSCode
  4. Repeat points 5-6 meantime uninstalling and installing again one of the extensions, for example Docker

At some point there will be an error Extensions have been modified on disk. Please reload the window..

Screenshot

Image

Video was created in Windows Sandbox with default settings and with few (mentioned in the steps to reproduce) extensions installed and it occurs randomly.
But on my "main" PC I can reproduce it constantly when I open specific folder or connect to WSL with specific folder.

Video
2025-01-07.16-23-09.mp4

I cannot reproduce it with 1.96.2 version.

@omidshojaee
Copy link

Same here. Happens when

  1. Open VS Code
  2. Open any project from "Recent"

So it happens two times for me.

Version: 1.97.0-insider (user setup)
Commit: 70866d528727b9131fc07b0f14869f256059949b
Date: 2025-01-07T05:05:41.564Z
Electron: 32.2.7
ElectronBuildId: 10660205
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100

@AdamWr
Copy link
Author

AdamWr commented Jan 8, 2025

It seems that it has been fixed in new version:

Version: 1.97.0-insider
Commit: 9b0b13d9bfe21c3dfd227bfaa8ed5693e309a2e0
Date: 2025-01-08T05:06:32.681Z

or at least I cannot reproduce it anymore.

@AdamWr AdamWr closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants