Telemetry in Visual Studio Code
- Last tested version
- 1.74.2
- Website
- code.visualstudio.com
- Alternatives
- Is consent required?
- No (opt-out)
- At what point is the data collection disclosed?
- Usage
- Data collected
- Device, Environment, Project, Usage
- Scopes
- Application
- Links
-
- Source code: github.com
- Documentation: code.visualstudio.com
Requesting consent: $0
No consent is requested
Disclosure: $50
Data collection is disclosed when the tool is used
Data sensitivity: $20
Project information is collected
How to opt out of Visual Studio Code
1. Add setting
This approach typically disables telemetry for all instances that share the configuration file.
"telemetry.telemetryLevel": "off"