Skip to content

Commit b1330b8

Browse files
committed
putting new properties in GDPR
1 parent 1db65b8 commit b1330b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/client/telemetry/pylance.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
"language_server/completion_accepted" : {
6464
"autoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
6565
"dictionarykey" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
66+
"memberAccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
67+
"keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
6668
}
6769
*/
6870
/* __GDPR__

0 commit comments

Comments
 (0)