Don't register language server onTelemetry when downloadLanguageServer is false #4199
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
important
Issue identified as high-priority
#3974 removed a check which would prevent the telemetry event from being handled when
python.downloadLanguageServer
is false. This should be re-added so we aren't creating extra noise from our local builds.The text was updated successfully, but these errors were encountered: