Replies: 1 comment 9 replies
-
|
Look at the last 2 sections of https://github.com/VSCodium/vscodium/blob/master/docs/telemetry.md, it should help you. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since VSCodium should be free from telemetry, I found it curious that even after disabling everything that I can understand related to Copilot, the editor still has an active TCP connection to a GitHub server.

What am I missing?
[Edit]
I made sure that all extensions are disabled, but still on startup, it connects to the site above, plus an unknown 198.41.30.195 site, and reconnects again when closing the application.
Beta Was this translation helpful? Give feedback.
All reactions