Skip to content

[Bug]: disable-telemetry flag does not disable extension telemetry #5306

@code-asher

Description

@code-asher

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

any

Steps to Reproduce

Run with --disable-telemetry and install the Python extension.

Expected

Extension telemetry should be disabled.

Actual

Extension telemetry is not disabled.

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

Probably need to set the setting as well since that is what extensions read.

This will help anyone running code-server in an air-gapped environment due to #4495 (although we should also fix that timeout).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingupstream:vscodeNeeds to be fixed upstream in VSCode

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions