We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d6920 commit c5a1fe2Copy full SHA for c5a1fe2
1 file changed
src/client/telemetry/pylance.ts
@@ -152,7 +152,7 @@
152
"language_server/completion_context_items" : {
153
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
154
"context" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
155
- "count" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
+ "count" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
156
}
157
*/
158
/* __GDPR__
0 commit comments