'VS Code crash reporting

According to telemetry documentation the telemetry.telemetryLevel user setting controls what type of telemetry data is collected, including crash reports.

https://code.visualstudio.com/docs/getstarted/telemetry

However, the FAQ page has a 'How to disable crash reporting' section refers to the enable-crash-reporter setting in the argv.json file.

https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-crash-reporting

What is the difference between those settings?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source