setting should mention lists

This commit is contained in:
Joao Moreno
2019-01-25 17:27:28 +01:00
parent 63fc2e0f7c
commit caa6bc95bf

View File

@@ -1203,7 +1203,7 @@ configurationRegistry.registerConfiguration({
[horizontalScrollingKey]: {
'type': 'boolean',
'default': false,
'description': localize('horizontalScrolling setting', "Controls whether trees support horizontal scrolling in the workbench.")
'description': localize('horizontalScrolling setting', "Controls whether lists and trees support horizontal scrolling in the workbench.")
},
[treeIndentKey]: {
'type': 'number',