-
Notifications
You must be signed in to change notification settings - Fork 6k
Recommended extensions are not found in marketplace #456
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
Comments
The coder Marketplace isn't exactly in sync with the VSCode API, so expect some features not working yet |
@Noxionx Hi, i'll look into adding these extensions. A few in that list are already on the marketplace, so you should be able to add them manually. Prettier, GitLens, and VSCode-Eslint are fairly massive, so those are already available. |
@foresthoffman Could you perhaps add R related extensions as well? Thx |
@vnijs Which ones in particular? https://marketplace.visualstudio.com/items?itemName=Ikuyadeu.r? |
@foresthoffman R (1.0.8) that you already linked to and the extension linked below. Thanks! https://marketplace.visualstudio.com/items?itemName=REditorSupport.r-lsp |
I think we already fixed this on latest tree. This should work as intended now. |
code-server
version: 1.621Description
When a project directory have a
.vscode
directory withextensions.json
file, exentions are not retrieved, even if they are available in the marketplace.Here is the content of
extensions.json
:Steps to Reproduce
.vscode
directory insideextensions.json
with the content shared aboveThe text was updated successfully, but these errors were encountered: