Skip to content

Commit

Permalink
Add language_server.jinja_usage to pylance.ts (microsoft#21809)
Browse files Browse the repository at this point in the history
  • Loading branch information
debonte authored and anthonykim1 committed Sep 12, 2023
1 parent b076f86 commit 387dc3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/client/telemetry/pylance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
}
*/
/* __GDPR__
"language_server.jinja_usage" : {
"lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"openfileextensions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
}
*/
/* __GDPR__
"language_server.ready" : {
"duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
Expand Down

0 comments on commit 387dc3c

Please sign in to comment.