...
Use 'editor.initFocus' key to set the initial focus onto the Editor (true by default true).
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.initFocus': true
} |
...
...
Use 'editor.initFocus' key to set the initial focus onto the Editor (true by default true).
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.initFocus': true
} |
...