Unload Message

'If you set 'editor.unloadMessage' parameter to true, the confirmation message asking 'Do you want to leave this leave this page?' appears when the web page is unloaded and the content has been edited(default = false).

{
	'editor.unloadMessage': true
}