Closed gtim108 closed 3 years ago
It seems that there may be an issue with several extensions not working with the update. https://github.com/mkloubert/vscode-deploy-reloaded/issues/186?_pjax=%23repo-content-pjax-container
Ok so I reverted to 1.58.2 but the only extension I got an error for was DeployReloaded. I was able to uninstall and reinstall, and it was enabled but gave me an error.
I'm seeing this too, all 23 extensions I have installed are disabled after upgrading. Switching to VS Code stable 1.59.0 unblocked me
Also seeing this, happened after v1.60
auto-update.
Will try to post as much info as possible.
2
Edition Windows 11 Home
Version 21H2
Installed on 7/11/2021
OS build 22000.120
Experience Windows Feature Experience Pack 1000.22000.120.0
Version: 1.60.0-insider (user setup)
Commit: 49af1cbe00271ac2ea36cfc5f7352fe31a7b0094
Date: 2021-08-06T06:41:50.275Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.22000
In my case it was tkrkt.linenote-1.2.1 extension. When I removed in on disk everything works fine.
I am having this issue as well. Extra information: closing and opening vscode multiple times can sometimes load some of the extension.
Side question: how to downgrade insider version on windows?
You can install the latest 1.59.0 insider (which doesn't have bugs with extensions) here https://update.code.visualstudio.com/1.59.0-insider/win32/insider.
Having this issue on M1 Big Sur 11.5 too. On the bright side I had forgotten how snappy vscode could be without extension bloat.
I had a somewhat similar issue where upon launching the update, everything got reset (views, preferences, etc.) but my extensions/settings remained the same (yet settings sync was turned off). So for me it was a loss of state, not sure if they are related
Will be filing an issue at the relevant repo, but for others with this the problem extension for me was sumneko.lua-2.3.6
.
Reinstalled it, and confirmed a new window failed to load extensions—had zero errors in any Log output except this possibly relevant one in the Window log:
[2021-08-09 17:53:51.305] [renderer1] [error] Cannot read property 'message' of undefined: TypeError: Cannot read property 'message' of undefined
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:23948)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at k (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24226)
at Function._replaceNLStrings (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:24329)
at vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1490:23077
@disco0
Will be filing an issue at the relevant repo, but for others with this the problem extension for me was
sumneko.lua-2.3.6
.
I also had this extension.
It may be coincidence, but I:
sumneko.lua
Reload window
command from Command PaletteSo it could have been that update, or could have been needing to uninstall sumneko.lua
and fully close + reopen.
But now it works!
I was running into this same issue on VS Code Insiders (all extensions disabled) and while researching the issue locally I noticed an error was being thrown due to some sort of 'translation' issue of strings from the sumneko.lua
extension.
In case it's not a coincidence that we both mentioned the same extension and we both had the "all extensions disabled issue", this bug may be related and this recent code change may have resolved the issue?
I still have the sumneko.lua
extension and after an auto-update of vscode (commit: 49af1cbe00271ac2ea36cfc5f7352fe31a7b0094
), extensions seem to be up and running as expected.
All of you who are seeing extensions disabled in the extensions view, can you please open dev tools console and see if there are any errors?
All of you who are seeing extensions disabled in the extensions view, can you please open dev tools console and see if there are any errors?
This has been resolved for me since a few versions already.
Happens to me on 1.60 - please fix this!!!
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce: