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 1db65b8 commit b1330b8Copy full SHA for b1330b8
src/client/telemetry/pylance.ts
@@ -63,6 +63,8 @@
63
"language_server/completion_accepted" : {
64
"autoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
65
"dictionarykey" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
66
+ "memberAccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
67
+ "keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
68
}
69
*/
70
/* __GDPR__
0 commit comments