top | item 46499854

(no title)

weikju | 1 month ago

> I believe Microsoft builds VS Code releases by building VS Codium

Isnt vscodium a specific product built strictly from open-source VS Code source code? It's not affiliated with Microsoft, they simply build from the same base then tweak it in different ways.

This is somewhat unlike my understanding of Chromium/Chrome which is similar to what you described.

discuss

order

japhyr|1 month ago

The clearest explanation I've seen is on VSCodium's Why page:

https://vscodium.com/#why

bityard|1 month ago

You might be misunderstanding, you said in your comment:

> I believe Microsoft builds VS Code releases by building VS Codium, and then adding in their own branded features

This part isn't true, MS and VSCodium both build their releases upon https://github.com/microsoft/vscode, but MS does not build VSCodium at all.