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 4207576 commit 7e72067Copy full SHA for 7e72067
src/client/telemetry/pylance.ts
@@ -137,6 +137,11 @@
137
"name" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
138
}
139
*/
140
+/* __GDPR__
141
+ "language_server/goto_def_inside_string" : {
142
+ "resultlength" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
143
+ }
144
+*/
145
/* __GDPR__
146
"language_server/import_heuristic" : {
147
"avgcost" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
0 commit comments