|
|
|
|
|
by tiplus
3677 days ago
|
|
Why does VSCode need a 'Pricacy Statement' (Help menu) which explains how Microsoft shares personal data? I get that it was written by MS, but why would I want a code editor that calls home? Or better ask does it send user/system data back to MS? this cfg entry: // Enable usage data and errors to be sent to Microsoft. "telemetry.enableTelemetry": true, |
|
As long as telemetry is what's being collected, and I can disable it (and fork VScode if not), I'm good with it.
EDIT: Also, other editors phone home as well. IntelliJ certainly does, and I'm pretty sure Sublime as well.