Open Source Visual Studio Code Without Trackers Launched |
Written by Kay Ewbank | |||
Wednesday, 17 April 2019 | |||
An open source version of Visual Studio Code that doesn't pass telemetry data back to Microsoft has been released. VSCodium aims to offer a more private development experience to Visual Studio developers. What worries some developers about Visual Studio Code is that it passes telemetry and tracking information back to Microsoft. This can be turned off in the Visual Studio Preferences Settings menu, but some developers in the past have objected that even when they did this, they saw situations where the telemetry servers used by Microsoft were still being contacted. Microsoft's response was that this was to send the information that telemetry was disabled, but this still annoyed developers. Now there's an alternative. VSCodium is a tracking-free, free and open source build of Visual Studio Code. The project consists of special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. As the VSCodium page on GitHub points out: "This is not a fork. This is a repository of scripts to automatically build Microsoft's The creators of the software say: "These binaries are licensed under the MIT license. Telemetry is enabled by a build flag which we do not pass." The creators also say that if you want to build from source yourself, you can get it from Microsoft’s vscode repo where there are instructions on how to do so without the telemetry build flag. The VSCodium has been created to make it easier to get the latest version of MIT-licensed VSCode. As with the 'official' Visual Studio Code, VSCodium is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
More InformationRelated ArticlesAtom v Visual Studio Code - The Unexpected Consequence Of Consolidation Visual Studio Code Python Gets Data Science Kit Visual Studio Python Gets AI-Based IntelliCode Visual Studio IntelliCode Infers C# Coding Conventions Visual Studio 2019 Will Include IntelliCode The AI In The IDE - IntelliCode In Visual Studio To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
Comments
or email your comment to: comments@i-programmer.info |
|||
Last Updated ( Wednesday, 17 April 2019 ) |