We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4738328 commit 3777767Copy full SHA for 3777767
src/client/telemetry/pylance.ts
@@ -67,7 +67,7 @@
67
"diagnosticsseen" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
68
"failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
69
"editablepthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
70
- "computedpthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
+ "computedpthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
71
}
72
*/
73
/* __GDPR__
0 commit comments