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

Allow specifying version for recommended extensions #175015

Closed
KholdStare opened this issue Feb 21, 2023 · 4 comments
Closed

Allow specifying version for recommended extensions #175015

KholdStare opened this issue Feb 21, 2023 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@KholdStare
Copy link

KholdStare commented Feb 21, 2023

The recommendations field in extensions.json (and the equivalent in multi-root workspaces) should allow optionally specifying exact versions of extensions to install. Sometimes newer versions may break, change behavior, or need different configuration than before, and it would be great to pin certain extension versions.

Something like

{
  "recommendations": ["dbaeumer.vscode-eslint==1.2.0", "esbenp.prettier-vscode==3.4.5"]
}

The exact syntax doesn't matter.

@sandy081
Copy link
Member

/duplicate

@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 22, 2023
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2023
@KholdStare
Copy link
Author

@sandy081 Hi, I searched for this in issues and couldn't find it, could you please link to the duplicate issue so I can follow along?

@sandy081
Copy link
Member

#138048

@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants