vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Cannot change enablement of workspace disabled extension

Open PindaPixel opened this issue 1 year ago • 2 comments

Does this issue occur when all extensions are disabled?: Irrelevant

  • VS Code Version: 1.70
  • OS Version: MacOS 12.5

For this example I used GitHub Pull Requests and Issues, which can only be enabled globally and not per workspace. However, I seem to be able to disable it for a workspace, after which I cannot re-enable it.

Steps to Reproduce:

  1. Download and enable an extension that can only be enabled or disabled globally (e.g., GitHub Pull Requests and Issues)
  2. Disable the extension for the workspace.
  3. Attempt to re-enable the extension for the workspace and notice the message: Cannot change enablement of GitHub Authentication extension in workspace because it contributes authentication providers

PindaPixel avatar Aug 09 '22 09:08 PindaPixel

/assign @sandy081

gjsjohnmurray avatar Aug 09 '22 10:08 gjsjohnmurray

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.70.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

VSCodeTriageBot avatar Aug 09 '22 12:08 VSCodeTriageBot