Closed
Description
Due to this issue, I would like to be able to declare in my "IDE" Dockerfile that the MS Python extension should be installed at version 2020.05.86806, instead of latest (which is default).
Could you add an option to code-server --install-extension
to allow specifying the version? Otherwise, I have to manually select the desired version whenever my "IDE" container starts anew. Suggested syntax could be code-server --install-extension extension-name [--version 2020.05.86806]
.
Metadata
Metadata
Assignees
Labels
No labels