Skip to content

Commit

Permalink
Update src/client/telemetry/pylance.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>
  • Loading branch information
heejaechang and luabud authored Oct 28, 2022
1 parent 7703b32 commit 3d74bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/client/telemetry/pylance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
"language_server/completion_accepted" : {
"autoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"dictionarykey" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"memberAccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"memberaccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
}
*/
Expand Down

0 comments on commit 3d74bd3

Please sign in to comment.