Use markdown in the description of Workbench › List: Fast Scroll Sensitivity (#173878)

Use markdown in description of List: Fast Scroll Sensitivity setting
This commit is contained in:
Ryan Tjoa
2023-02-21 16:26:35 +00:00
committed by GitHub
parent 5a454e5d9a
commit aa1006552f
+1 -1
View File
@@ -1380,7 +1380,7 @@ configurationRegistry.registerConfiguration({
[fastScrollSensitivityKey]: {
type: 'number',
default: 5,
description: localize('Fast Scroll Sensitivity', "Scrolling speed multiplier when pressing `Alt`.")
markdownDescription: localize('Fast Scroll Sensitivity', "Scrolling speed multiplier when pressing `Alt`.")
},
[defaultFindModeSettingKey]: {
type: 'string',