| Status | ||
|---|---|---|
|
Set 'editor.import.alwaysOverwriting' option to have imports always overwrite without the confirmation dialog window. (default - false)
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.import.alwaysOverwriting': false
} |
| editor.import.alwaysOverwriting: true | editor.import.alwaysOverwriting: falsetrue | |
|---|---|---|
false |



