-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderstelemetryTelemetry system issuesTelemetry system issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
Yes
Version: 1.60.1
OS: macOS 11.6
Steps to Reproduce:
- Disable telemetry:
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,- Disable experiments:
"workbench.enableExperiments": false,
- Restart VS Code
Despite the setting being disabled, the application connects to education.github.com (which itself begs more questions, but that's a whole other thing). This is (presumably) the offending code which doesn't appear to check whether the appropriate settings are enabled.
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderstelemetryTelemetry system issuesTelemetry system issuesverifiedVerification succeededVerification succeeded