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 c07c2b0 commit 493f307Copy full SHA for 493f307
docs/telemetry-events.md
@@ -1156,7 +1156,7 @@ or
1156
'context.config.minimap.additionalTypes': string,
1157
'context.config.minimap.dataType': 'commits' | 'lines',
1158
'context.config.minimap.enabled': boolean,
1159
- 'context.config.multiselect': boolean | 'simple' | 'topological',
+ 'context.config.multiselect': boolean | 'topological',
1160
'context.config.onlyFollowFirstParent': boolean,
1161
'context.config.pageItemLimit': number,
1162
'context.config.pullRequests.enabled': boolean,
0 commit comments