FS#68236 - [code] No extensions found when running Visual Studio Code

Attached to Project: Community Packages
Opened by eshimo (Netl0tuz) - Tuesday, 13 October 2020, 14:44 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 13 October 2020, 14:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

When I try to install extensions in vscode from marketplace there is no extension available to download.
the problem is there are no url included to connect to marketplace in /usr/lib/code/product.json "extensionsGallery"
it can be fixed but configuration reverts back after every package update.

Additional info:

* package version code v1.49.3-2

* config

"extensionsGallery": {
"serviceUrl": "https://open-vsx.org/vscode/gallery",
"itemUrl": "https://open-vsx.org/vscode/item"
},

* links

https://github.com/Microsoft/vscode/issues/1557
https://stackoverflow.com/questions/37143536/no-extensions-found-when-running-visual-studio-code-from-source

Steps to reproduce:

trying to install extension from marketplace
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 13 October 2020, 14:49 GMT
Reason for closing:  Not a bug
Additional comments about closing:  See  FS#67780 

Loading...