Skip to content

Commit 8ff37fd

Browse files
authored
telemetry: more "component" values #611
1 parent bbc34c2 commit 8ff37fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
{
5656
"name": "component",
57-
"allowedValues": ["editor", "viewer", "filesystem", "explorer", "infobar"],
57+
"allowedValues": ["editor", "viewer", "filesystem", "explorer", "infobar", "hover", "webview", "quickfix"],
5858
"description": "The IDE or OS component used for the action. (Examples: S3 download to filesystem, S3 upload from editor, ...)"
5959
},
6060
{

0 commit comments

Comments
 (0)