Explore Agentic Development -

Telemetry

Visual Studio Code collects telemetry data, which is used to help understand how to improve the product. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features. We also use this data to roll out new features to a subset of users before making them generally available.

While we appreciate the insights this data provides, we also know that not everyone wants to send usage data and you can disable telemetry as described in disable telemetry reporting. You can also read our privacy statement to learn more.

Types of telemetry data

VS Code and this page refer to three different types of data with respect to telemetry.

Crash Reports - Crash reports collect diagnostic information when VS Code crashes and sends it to Microsoft to help understand why the crash occurred and what changes are needed to prevent the crash in the future.

Error Telemetry - Error telemetry collects information about errors that do not crash the application but are unexpected.

Usage Data - Usage data collects information about how features are used and perform in VS Code which helps us prioritize future product improvements.

Disable telemetry reporting

With the telemetry.telemetryLevel

Feature availability and telemetry

VS Code uses an A/B experimentation system to roll out new features to a subset of users before making them generally available. This helps us validate that a new feature is working as expected across a diverse set of users before rolling it out to everyone. By participating in experimentation, you help us improve the quality of VS Code and can help shape the future of the product through early feedback.

To enable this experimentation system, VS Code uses the usage telemetry data to determine which users should receive the new feature and to validate how the feature is used. If you disable usage data telemetry by setting telemetry.telemetryLevel