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 »

릴리즈 2.16.2303 이상

'editor.accessibility.assistiveMessage'를 true로 설정하면 에디터에서 편집 중인 내용에 대한 보조 메세지를 생성하여 보조 기기를 사용하는 경우 안내가 될 수 있도록 합니다.

기본값은 false 입니다.


synapeditor.config.js
{
	'editor.accessibility.assistiveMessage': true
}
  • No labels