If you set the value of 'editor.resizable' 값을 true로 설정하면 사용자가 에디터의 높이를 조절 할 수 있습니다. (기본값 false)to true, you can resize the height of the Editor (false by default).
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.resizable': false
} |
| true | |||
|---|---|---|---|
| false ( | 기본default) |
If you set the value of 'editor.resizable' 값을 true로 설정하면 사용자가 에디터의 높이를 조절 할 수 있습니다. (기본값 false)to true, you can resize the height of the Editor (false by default).
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
'editor.resizable': false
} |
| true | |||
|---|---|---|---|
| false ( | 기본default) |