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 7703b32 commit 3d74bd3Copy full SHA for 3d74bd3
src/client/telemetry/pylance.ts
@@ -63,7 +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" },
+ "memberaccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
67
+
68
"keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
69
}
70
*/
0 commit comments