Found this while looking for a way to fully disable telemetry on vscode. After reading, this seems impossible, short of going down to DNS or network blocks of some kind: the "disable telemetry" setting doesn't; extensions have their own telemetry; MS consider the data sufficiently anonymous to be exempt from GDPR, even the vscodium maintainers say they found it impossible to block vs code's eager telemetrizing. I won…
https://vscodium.com/
VS Code – What's the deal with the telemetry?
11–20 of 199 posts
Re: VS Code – What's the deal with the telemetry?
#12Earlier quoted context omitted.
You can always simply install a better text editor that doesn't spy on you.
What better text editor?
Re: VS Code – What's the deal with the telemetry?
#13I honestly wouldn't mind the telemetry but seen as VSCode on Windows will always inevitably completely freeze the entire OS to the point of requiring a restart if you leave it open for long enough, it doesn't give me much faith anyone is looking at it that closely in terms of using it to fix fundamental issues.
Re: VS Code – What's the deal with the telemetry?
#14Telemetry is a major focus of windows since the current ceo too over. It’s kind of his thing
Note there is an open source version called vscodium that iirc has telemetry disabled but I found my extensions didn’t work with it last year when I tried it
Re: VS Code – What's the deal with the telemetry?
#15Re: VS Code – What's the deal with the telemetry?
#16Earlier quoted context omitted.
You can always simply install a better text editor that doesn't spy on you.
What better text editor?
The Rust and web related extensions work pretty well. I've been using that for a while.
There are a few more around.
Re: VS Code – What's the deal with the telemetry?
#17I don't believe my coding habits can be used for advertising.
Re: VS Code – What's the deal with the telemetry?
#18Worth noting that extensions may separately send telemetry, that do not have to adhere to the main VSCode telemetry configuration settings.
> Why have licenses like these if they are just concerned with product improvement?
That nails it for me. I have no reason whatsoever to use vscode.
Re: VS Code – What's the deal with the telemetry?
#19I think I'm out of the loop: what exactly is so valuable about this telemetry? I don't believe my coding habits can be used for advertising.
* Profiling your work hours
* Tracking the physical locations of software professionals
* Profiling the nature of the projects you are working on
* Perhaps: training GitHub Copilot?
Re: VS Code – What's the deal with the telemetry?
#20Telemetry is a privacy nightmare for users, since it sends data to the developers outside of an average user's control - data which is probably easily associated with an individual and kept for eons (disk space is cheap after all).
I think telemetry collection is starting to become a professional ethics issue for developers, and should be talked about more.