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

Windows reload do not enable extensions after Restart with extesnions disabled #81653

Closed
IllusionMH opened this issue Sep 30, 2019 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@IllusionMH
Copy link
Contributor

Issue Type: Bug

Steps to reproduce:

  1. Launch VS Code as usually

  2. Pick >Developer: Restart With Extensions Disabled from Command palette

    Window will reload and you should see "All installed extensions are temporarily disabled. Reload the window to return to the previous state." notification

  3. Click on "Reload" button in notification or run >Developer: Reload Window

    Window is reloaded, but extensions are still disabled and notification appears again.

This worked fine couple week ago.

VS Code version: Code - Insiders 1.39.0-insider (601e3e0, 2019-09-30T07:41:01.671Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (12 x 3192)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.72GB (17.85GB free)
Process Argv --disable-extensions
Screen Reader no
VM 0%
Extensions disabled
@vscodebot
Copy link

vscodebot bot commented Sep 30, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@RMacfarlane
Copy link
Contributor

RMacfarlane commented Oct 1, 2019

@bpasero Is there any way to preserve the old behavior? 1c6938e

The issue reporter tries to use this action, if you choose "Don't Know" from the "Source" dropdown, there's text displayed saying you can reload the window with extensions disabled to try to narrow down the problem.
Screen Shot 2019-10-01 at 3 24 34 PM

Clicking the text tries to run the old action. If updated to the new restart action, this has the effect of completely closing the issue reporter and losing any state it had

@bpasero bpasero added this to the September 2019 milestone Oct 2, 2019
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Oct 2, 2019
@bpasero bpasero closed this as completed in fb10f85 Oct 2, 2019
@sandy081 sandy081 added the verified Verification succeeded label Oct 3, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants