Pinned extension version #200
Unanswered
jalanh11640
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Thanks for sharing this! I believe setting |
Beta Was this translation helpful? Give feedback.
1 reply
-
No, there is not any such setting support this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our devcontainer.json file, we specify
"ms-vscode.cpptools@1.22.11
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