microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.44k stars 29.35k forks source link

"Extensions Modified On Disk" warning shown every launch #174061

Closed jtsom closed 1 year ago

jtsom commented 1 year ago

Type: Bug

Every time I launch VSCode, a warning notification shows up (pictured below) saying "Extensionss have been modified on disk. Please reload the window." No extensions have changed between launches. I can quit and re-launch VSCode and it happens on each launch.

image

VS Code version: Code - Insiders 1.76.0-insider (beb9ed3758624b918f918886bb904b0b62511c08, 2023-02-08T12:48:07.860Z) OS version: Darwin arm64 22.3.0 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Apple M1 Max (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|10, 6, 5| |Memory (System)|32.00GB (4.77GB free)| |Process Argv|--crash-reporter-id bb7f2b75-ded1-4f5d-aabc-c6cbc340bf08| |Screen Reader|no| |VM|0%|
Extensions (26) Extension|Author (truncated)|Version ---|---|--- TabOut|alb|0.2.2 ng-template|Ang|15.1.0 vscode-gemfile|bun|0.4.2 atasm-altirra-bridge|cer|1.8.2 path-intellisense|chr|2.8.4 vscode-svgviewer|css|2.0.0 vscode-eslint|dba|2.2.6 githistory|don|0.6.19 EditorConfig|Edi|0.16.4 output-colorizer|IBM|0.1.2 Angular2|joh|13.0.0 csharpextensions|kre|1.7.3 ts-error-translator|mat|0.8.0 csharp|ms-|1.25.4 cpptools|ms-|1.13.9 hexeditor|ms-|1.9.11 js-debug-nightly|ms-|2023.1.3017 abracadabra|nic|6.18.2 ossaction|pga|1.0.0 material-icon-theme|PKi|4.23.1 quicktype|qui|12.0.46 vscode-thunder-client|ran|2.3.4 open-in-browser|tec|2.0.0 msbuild-project-tools|tin|0.4.9 intellicode-api-usage-examples|Vis|0.2.7 vscodeintellicode|Vis|1.2.30 (2 theme extensions excluded)
A/B Experiments ``` vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256197 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30422396 pythontb:30258533 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 vscod805:30301674 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30404738 cppdebug:30492333 vsclangdf:30492506 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30618038 pylantcb52:30590116 pyindex848:30611229 nodejswelcome1:30587009 pyind779:30611226 pythonsymbol12:30651887 2i9eh265:30646982 6233i204:30659907 ```
sandy081 commented 1 year ago

If this is happening consistently, can you please follow these steps and share with us

Can you please share before and after files?

Feel free to compare before and after files. This is causing this prompt to be shown

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

vscodenpa commented 1 year ago

This bug has been fixed in the latest release of VS Code Insiders!

@jtsom, you can help us out by commenting /verified if things are now working as expected.

If things still don't seem right, please ensure you're on version a5bd844beddef8ca5f9ccfdb1bb7b3b4f8e5204e of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

jtsom commented 1 year ago

/verified - seems to be working now.