Thanks a lot for your work on this, Andi, this is really neat!

One question:

On Thu, Sep 10, 2020 at 12:20 PM Andi-Bogdan Postelnicu <a...@mozilla.com>
wrote:

> VSCode <https://github.com/microsoft/vscode> is a multi-platform
> open-source programming editor developed by Microsoft and volunteers. It is
> partly built using source-code components but also uses proprietary
> Microsoft code. It has support for many programming languages using
> extensions.
>

As far as I can tell, VSCode itself (without extensions) is FOSS, and all
the extensions listed in our extensions.json are too. The Microsoft C/C++
extension is not, but now that we have clangd we don't need that any more
(and it's no longer listed in extensions.json). Is there any remaining
"proprietary Microsoft code" in our setup that I'm overlooking?

Thanks,
Botond
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to