Skip to content

Commit 387dc3c

Browse files
debonteanthonykim1
authored andcommitted
Add language_server.jinja_usage to pylance.ts (microsoft#21809)
1 parent b076f86 commit 387dc3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/client/telemetry/pylance.ts

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
77
}
88
*/
9+
/* __GDPR__
10+
"language_server.jinja_usage" : {
11+
"lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
12+
"openfileextensions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
13+
}
14+
*/
915
/* __GDPR__
1016
"language_server.ready" : {
1117
"duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },

0 commit comments

Comments
 (0)