About 600 results
Open links in new tab
  1. Is Microsoft VS Code really open source?

    Aug 10, 2016 · When Microsoft says, "Visual Studio Code is open source." what they appear to mean is, "Our offering of Visual Studio Code is built using an publicly-available code base that …

  2. Difference between licensing terms of code-server vs. VS Code …

    Jun 8, 2023 · Yes, the Visual Studio Code official MS binary contains code from the open-source vscode, but that is allowed by the MIT license. MIT also allows you to add your own licensing …

  3. If I compile Visual Studio Code from source, is the compiled …

    If I compile Visual Studio Code from source, is the compiled version licensed from MIT or Microsoft's license? Ask Question Asked 7 years, 2 months ago Modified 7 years, 2 months ago

  4. license compatibility - Is the Visual Studio 2019 Image Library ...

    May 10, 2021 · MICROSOFT SOFTWARE LICENSE TERMS MICROSOFT VISUAL STUDIO 2019 IMAGE LIBRARY -- These license terms are an agreement between Microsoft …

  5. MIT License and how to use - Open Source Stack Exchange

    Dec 21, 2019 · By the way VS Code is not necessarily MIT licensed. If you get the binary from Microsoft then it is Microsoft licensed. See If I compile Visual Studio Code from source, is the …

  6. Commercial license required to build Python packages with …

    May 27, 2021 · The Microsoft C++ Build Tools require a Visual Studio License, i.e. “Community”, Professional, or Enterprise. Now, while the tools are freely available for open-source …

  7. Using OpenSSL in Visual Studio project - Open Source Stack …

    Mar 29, 2023 · The Apache 2 License is clear about the requirements you have to meet when redistributing any code. For your own code you are not bound by this license, but it is good …

  8. Can I use GPL libraries in plugins without infecting a host …

    May 27, 2019 · Would the GPL dependencies only affect to the plugin (s) or would also infect the host and other closed-source plugins? Common sense suggests that only the source code of …

  9. licensing - What to put in header copyright notice after total ...

    Jan 1, 2023 · The original C# library has a LICENSE file with the Apache license information, however the individual code files have no license header or copyright notice. I will have to …

  10. Has Apache or the FSF commented on whether LLVM's "Apache …

    Aug 9, 2024 · LLVM Exceptions to the Apache 2.0 License As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of …