Dev Containers by Microsoft Extention #2188
Answered
by
daiyam
max-hammer
asked this question in
Q&A
|
First of all, thank you very much for bringing vscodium to life. When I used VS Code, I often used the ‘Dev Containers’ extension from Microsoft. Now I have the problem. I can't download the extension. What is the problem? It seems that I can't download Microsoft's extents in general. Can anyone help me? |
Answered by
daiyam
Jan 6, 2025
Replies: 1 comment 1 reply
|
Most Microsoft's extensions are limited to only Microsoft editors due to their licenses and sometime of runtime checks. Same for their marketplace so we use OpenVSX. There is no direct replacement for |
1 reply
Answer selected by
max-hammer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most Microsoft's extensions are limited to only Microsoft editors due to their licenses and sometime of runtime checks. Same for their marketplace so we use OpenVSX.
There is no direct replacement for
Dev Containersextension. You will have to do it manually.There a discussion about it: #1471