Skip to content

Commit 026299d

Browse files
authored
Update pylance.ts with lsversion
1 parent d072503 commit 026299d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/client/telemetry/pylance.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@
400400
*/
401401
/* __GDPR__
402402
"language_server.crash" : {
403-
"oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }
403+
"oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" },
404+
"lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" },
404405
}
405406
*/

0 commit comments

Comments
 (0)