Jump to content

Visual Studio Code: Difference between revisions

From Consumer Rights Wiki
Rudxain (talk | contribs)
m move MS link to intro; link Windows
Trinity (talk | contribs)
m Added archived reference links
Line 23: Line 23:


===Telemetry enabled by default===
===Telemetry enabled by default===
Microsoft's proprietary build sends telemetry data by default<ref>{{Cite web |title=Telemetry |url=https://code.visualstudio.com/docs/configure/telemetry |url-status=live |website=VS Code Documentation}}</ref> which goes under [https://www.microsoft.com/en-us/privacy/privacystatement Microsoft's Privacy Statement]. It has to be disabled manually by setting <code>telemetry.telemetryLevel</code> to <code>off</code> in the user settings.
Microsoft's proprietary build sends telemetry data by default<ref>{{Cite web |title=Telemetry |url=https://code.visualstudio.com/docs/configure/telemetry |url-status=live |archive-url=https://web.archive.org/web/20251219092557/https://code.visualstudio.com/docs/configure/telemetry |archive-date=19 Dec 2025 |website=VS Code Documentation}}</ref> which goes under [https://www.microsoft.com/en-us/privacy/privacystatement Microsoft's Privacy Statement]. It has to be disabled manually by setting <code>telemetry.telemetryLevel</code> to <code>off</code> in the user settings.


===Blocking extensions for third-party forks===
===Blocking extensions for third-party forks===
In April 2025, Microsoft pushed an update to the "C/C++" extension for Visual Studio Code that introduced functionality to entirely disable the extension under the condition that it was running inside of a third-party fork of the editor<ref>{{Cite news |last=Claburn |first=Thomas |date=2025-04-24 |title=Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks |url=https://www.theregister.com/2025/04/24/microsoft_vs_code_subtracts_cc_extension/ |url-status=live |work=The Register}}</ref>, displaying an error that says:
In April 2025, Microsoft pushed an update to the "C/C++" extension for Visual Studio Code that introduced functionality to entirely disable the extension under the condition that it was running inside of a third-party fork of the editor<ref>{{Cite news |last=Claburn |first=Thomas |date=2025-04-24 |title=Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks |url=https://www.theregister.com/2025/04/24/microsoft_vs_code_subtracts_cc_extension/ |url-status=live |archive-url=https://archive.ph/8SLdN |archive-date=25 Apr 2025 |work=The Register}}</ref>, displaying an error that says:


<span lang="en" dir="ltr">"The C/C++ extension may be used only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure DevOps, Team Foundation Server, and successor Microsoft products and services to develop and test your applications."</span><ref>{{Cite web |title=VSCodium issues |url=https://github.com/VSCodium/vscodium/issues/2300 |website="Microsoft C/C++ Extension appears to no longer support unofficial forks of VS Code"}}</ref><ref>{{Cite web |title=Cursor issues |url=https://github.com/cursor/cursor/issues/2976 |website="Has the VSCode C/C++ Extension been blocked?"}}</ref>
<span lang="en" dir="ltr">"The C/C++ extension may be used only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure DevOps, Team Foundation Server, and successor Microsoft products and services to develop and test your applications."</span><ref>{{Cite web |title=VSCodium issues |url=https://github.com/VSCodium/vscodium/issues/2300 |archive-url=https://web.archive.org/web/20250405162831/https://github.com/VSCodium/vscodium/issues/2300 |archive-date=5 Apr 2025 |website="Microsoft C/C++ Extension appears to no longer support unofficial forks of VS Code"}}</ref><ref>{{Cite web |title=Cursor issues |url=https://github.com/cursor/cursor/issues/2976 |archive-url=https://web.archive.org/web/20250625115317/https://github.com/cursor/cursor/issues/2976 |archive-date=25 Jun 2025 |website="Has the VSCode C/C++ Extension been blocked?"}}</ref>


==See also==
==See also==

Revision as of 20:49, 7 January 2026

Article Status Notice: This Article is a stub


This article is underdeveloped, and needs additional work to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. Learn more ▼

Visual Studio Code
Basic Information
Release Year 2015
Product Type Software
In Production Yes
Official Website https://code.visualstudio.com


Visual Studio Code is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers.

Consumer impact summary

Overview of concerns that arise from the conduct towards users of the product (if applicable):

  • User Freedom
  • User Privacy
  • Business Model
  • Market Control

Add your text below this box. Once this section is complete, delete this box by clicking on it and pressing backspace.


Freedom

The Source Code is available on GitHub under the MIT License.

However, the binaries published by Microsoft are proprietary under the "Microsoft Software License" and ships with closed-source modifications.

Alternate fully open source forks exists like VS Codium.

Incidents

Telemetry enabled by default

Microsoft's proprietary build sends telemetry data by default[1] which goes under Microsoft's Privacy Statement. It has to be disabled manually by setting telemetry.telemetryLevel to off in the user settings.

Blocking extensions for third-party forks

In April 2025, Microsoft pushed an update to the "C/C++" extension for Visual Studio Code that introduced functionality to entirely disable the extension under the condition that it was running inside of a third-party fork of the editor[2], displaying an error that says:

"The C/C++ extension may be used only with Microsoft Visual Studio, Visual Studio for Mac, Visual Studio Code, Azure DevOps, Team Foundation Server, and successor Microsoft products and services to develop and test your applications."[3][4]

See also

References

  1. "Telemetry". VS Code Documentation. Archived from the original on 19 Dec 2025.
  2. Claburn, Thomas (2025-04-24). "Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks". The Register. Archived from the original on 25 Apr 2025.
  3. "VSCodium issues". "Microsoft C/C++ Extension appears to no longer support unofficial forks of VS Code". Archived from the original on 5 Apr 2025.
  4. "Cursor issues". "Has the VSCode C/C++ Extension been blocked?". Archived from the original on 25 Jun 2025.