Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

synapeditor.config.js
{
	'editor.tooltip.showShortcut': true
}

editor.tooltip.showShortcut : true (기본)

  

editor.tooltip.showShortcut : false

  

  • No labels