Visual Studio Code: Difference between revisions
Add "See also" section |
Add info to telemetry incident and reorder incidents by importance |
||
Line 15: | Line 15: | ||
==Incidents== | ==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>. 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=== | ||
... | ... | ||
==See also== | |||
== See also == | |||
* [[Microsoft]] | *[[Microsoft]] | ||
* [[Microsoft's anticompetitive practices]] | *[[Microsoft's anticompetitive practices]] | ||
== Sources == | ==Sources== | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
[[Category:Software]] | [[Category:Software]] | ||
<references /> | <references /> |
Revision as of 17:19, 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 ▼
Basic Information | |
---|---|
Release Year | 2015 |
Product Type | Software |
In Production | Yes |
Official Website | https://code.visualstudio.com |
Microsoft Visual Studio Code is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers.[1]
Open 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.
Incidents
Telemetry enabled by default
Microsoft's proprietary build sends telemetry data by default[2]. It has to be disabled manually by setting telemetry.telemetryLevel
to off
in the user settings.
Blocking extensions for third-party forks
...
See also
Sources
- ↑ "Visual Studio Code - Wikipedia". Wikipedia.
{{cite web}}
: CS1 maint: url-status (link) - ↑ "Telemetry". VS Code Documentation.
{{cite web}}
: CS1 maint: url-status (link)