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 9f73cd6 commit 6dfa541Copy full SHA for 6dfa541
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