Pinned extension version #200
Unanswered
jalanh11640
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In our devcontainer.json file, we specify
"[email protected]
incustomizations: vscode: extensions
. This nicely allows us to pin a version of an extension that works in our container.I've noticed that the extensions list, the cpptools extension has an
Update
button. Is there a setting that can hide the update button if the extension is pinned to a specific version?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions