-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Can't see extensions or load via command line #28253
Comments
They aren't broken. It's just how the diff algorithm works. We never implemented heuristics for it. @alexandrudima can provide more details. |
If its not broken why cannot I load/install extensions?
I want to get the the python plugin but I am unable to install it.
I used to be able to browse available extensions in a window inside code or
load them via the command pallette, neither is working.
…On Wed, Jun 14, 2017 at 9:37 AM, João Moreno ***@***.***> wrote:
They aren't broken. It's just how the diff algorithm works. @alexandrudima
<https://github.com/alexandrudima> can provide more details.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#28253 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQGoWLjBia3AD-iQ-iXwJE3nv7ya1FA0ks5sD5vYgaJpZM4N0miD>
.
|
@joaomoreno Did you mean to comment on a different issue. I believe the problem here is that this appears as a build from source which is not configured to connect to our marketplace. |
I meant to comment that on #28249... sorry @alexandrudima... way too many tabs open. |
@i-frost What is the full contents of |
No problem, how do I connect to your servers when I have built from source?
…On Jun 14, 2017 11:33 AM, "João Moreno" ***@***.***> wrote:
I meant to comment that on #28249
<#28249>... sorry @alexandrudima
<https://github.com/alexandrudima>... way too many tabs open.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#28253 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQGoWIfOTnQz8EEQBFyS7ru4HigrDJ1-ks5sD7bigaJpZM4N0miD>
.
|
Add this to "extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items"
} |
Thanks! |
VSCode Version:Version 1.14.0
Commit Unknown
Date Unknown
Shell 1.6.6
Renderer 56.0.2924.87
Node 7.4.0
OS Version: Archarm
Steps to Reproduce:
1.start code
2.click on extensions
I am not behind a proxy nothing happens if i click on any extension menu items in the 3 dot menu.
There are no errors on the terminal where i run code from.
The text was updated successfully, but these errors were encountered: