'editor.tooltip.showShortcut' 설정을 true로 설정하면 툴바 UI 툴팁, 메뉴에 단축키가 있다면 표시합니다. (기본값 true)
synapeditor.config.js
{
'editor.tooltip.showShortcut': true
}
editor.tooltip.showShortcut : true (기본)
editor.tooltip.showShortcut : false
'editor.tooltip.showShortcut' 설정을 true로 설정하면 툴바 UI 툴팁, 메뉴에 단축키가 있다면 표시합니다. (기본값 true)
{
'editor.tooltip.showShortcut': true
}
editor.tooltip.showShortcut : true (기본)
editor.tooltip.showShortcut : false