Skip to content
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

Closed
i-frost opened this issue Jun 8, 2017 · 8 comments
Closed

Can't see extensions or load via command line #28253

i-frost opened this issue Jun 8, 2017 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@i-frost
Copy link

i-frost commented Jun 8, 2017

  • 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.

@joaomoreno
Copy link
Member

joaomoreno commented Jun 14, 2017

They aren't broken. It's just how the diff algorithm works. We never implemented heuristics for it. @alexandrudima can provide more details.

@joaomoreno joaomoreno assigned alexdima and unassigned joaomoreno Jun 14, 2017
@i-frost
Copy link
Author

i-frost commented Jun 14, 2017 via email

@alexdima
Copy link
Member

@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.

@alexdima alexdima assigned joaomoreno and unassigned alexdima Jun 14, 2017
@joaomoreno
Copy link
Member

I meant to comment that on #28249... sorry @alexandrudima... way too many tabs open.

@joaomoreno
Copy link
Member

@i-frost What is the full contents of ~/.vscode/extensions? Can you ZIP that up for me?

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Jun 14, 2017
@i-frost
Copy link
Author

i-frost commented Jun 14, 2017 via email

@joaomoreno
Copy link
Member

Add this to product.json:

	"extensionsGallery": {
		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
		"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
		"itemUrl": "https://marketplace.visualstudio.com/items"
	}

@i-frost
Copy link
Author

i-frost commented Jun 20, 2017

Thanks!

@i-frost i-frost closed this as completed Jun 20, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants