RELEASE 2.4.1 OR ABOVE
Set 'editor.import.alwaysOverwriting' option to have imports always overwrite without the confirmation dialog window. (default - false)
synapeditor.config.js
{
'editor.import.alwaysOverwriting': false
}
| true | |
|---|---|
false |
RELEASE 2.4.1 OR ABOVE
Set 'editor.import.alwaysOverwriting' option to have imports always overwrite without the confirmation dialog window. (default - false)
{
'editor.import.alwaysOverwriting': false
}
| true | |
|---|---|
false |