vscode: Can not load installed extension and recommend extension
- VSCode Version: Version: 1.50.1 Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a Date: 2020-10-13T14:53:05.704Z (2 wks ago) Electron: 9.2.1 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Darwin x64 19.6.0
- OS Version: 10.15.7
Steps to Reproduce:
When I open extension window vscode can not load any installed extension and recommend extension, I’ve already installed some extension but I cannot see them in the list. This happen recently
Does this issue occur when all extensions are disabled?: Yes/No
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 22 (11 by maintainers)
As a follow-up, see if you can get the following traces
xcrun xctrace record --template 'System Trace' --output <some-path>/code_system.trace --launch /Applications/Visual\ Studio\ Code.app/
xcrun xctrace record --template 'File Activity' --output <some-path>/code_file.trace --launch /Applications/Visual\ Studio\ Code.app/