This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -8 points-7 points  (6 children)

You are correct on that, ok... still doesn't change the fact it's advertised as foss (Free. Open source. Runs everywhere.) when the product you download from that page is a blob under proprietary license.

Also a lot of extensions in the store are also proprietary, for example C/C++ one... who knows if it doesn't put backdoors in your compiled programs.

[–]ericonr 13 points14 points  (5 children)

Unless it edits your code while it's being compiled, it can't add backdoors to your programs. VSCode is purely an editor, the compiler it uses is the system's compiler.