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 find the extension in VsCode Linux #559

Closed
M-Gonzalo opened this issue Nov 2, 2020 · 2 comments
Closed

Can't find the extension in VsCode Linux #559

M-Gonzalo opened this issue Nov 2, 2020 · 2 comments

Comments

@M-Gonzalo
Copy link

M-Gonzalo commented Nov 2, 2020

DeepinScreenshot_Seleccionar área_20201102155003

@smcenlly
Copy link
Member

smcenlly commented Nov 2, 2020

It looks like you are using VS Code from the OSS github repo. As per Microsoft's VS Code github issue, the marketplace is only available in their Visual Studio Code product that they ship and not via VS Code OSS. If this is the case then you will find that only built-in extensions are working and you won't be able to install any others (e.g. Wallaby.js, Prettier, Gitlens, etc.)

We don't have VS Code set up from their github repo so can't easily test, but you should be able to download the Quokka extension from the marketplace and install it from the VSIX.

From: microsoft/vscode-wiki#34

It's confusing that OSS dev mode missing the extension gallery. The are questions about it in issues and stackoverflow. I think it would be helpful to point out the recommended way of working with extensions, so I did a summary of such questions:
#23831
#30

From Microsoft team in https://github.com/Microsoft/vscode-wiki/pull/30:

Access to the Visual Studio Marketplace is something that we only make available as a part of the Visual Studio Code product (see microsoft/vscode#60 (comment)). The way we recommend to test an extension against the OSS build is to side load the extension using the command line (see https://code.visualstudio.com/docs/editor/extension-gallery#_command-line-extension-management).

@smcenlly smcenlly closed this as completed Nov 2, 2020
@M-Gonzalo
Copy link
Author

Oh thanks, that's really helpful! Keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants