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 Current »

릴리즈 2.17.0 이상

'editor.tooltip.position.key'를 설정하면 브라우저의 Web Storage 영역에 툴팁 위치 설정 정보를 저장할 수 있습니다.

synapeditor.config.js
{
	'editor.tooltip.position.key': window.location.href + '_se-tooltip-position'
}


  • No labels