Jump to content

Visual Studio Code: Difference between revisions

From Consumer Rights Wiki
Cfp (talk | contribs)
Created page with "{{ProductCargo |Company=Microsoft |ReleaseYear=2015 |InProduction=Yes |ArticleType=Product |Category=Software |Website=https://code.visualstudio.com }}"
 
mNo edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Stub}}
{{ProductCargo
{{ProductCargo
|Company=Microsoft
|Company=Microsoft
Line 6: Line 7:
|Category=Software
|Category=Software
|Website=https://code.visualstudio.com
|Website=https://code.visualstudio.com
}}
|Logo=Visual-studio-code.png}}
 
'''[[wikipedia:Visual Studio Code|Visual Studio Code]]''' is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers.
 
==Consumer impact summary==
{{Ph-C-CIS}}
====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 [https://vscodium.com/ VS Codium].
 
==Incidents==
 
===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.
 
===Blocking extensions for third-party forks===
...
 
==See also==
 
*[[Microsoft]]
*[[Microsoft's anticompetitive practices]]
 
==References==
<references />
[[Category:{{PAGENAME}}]]

Latest revision as of 21:43, 23 August 2025

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[edit | edit source]

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[edit | edit source]

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[edit | edit source]

Telemetry enabled by default[edit | edit source]

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[edit | edit source]

...

See also[edit | edit source]

References[edit | edit source]

  1. "Telemetry". VS Code Documentation.{{cite web}}: CS1 maint: url-status (link)