Add option to split side-by-side view. Also fixes split ratio handling
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
@ -2,5 +2,8 @@
|
||||
\- `showPreviewAutomatically` [boolean (true | false)]:<br/>
|
||||
Defines if the preview window should show up automatically as you enter the Editor (default: true)<br/><br/>
|
||||
\- `splitRatio` [int:int]:<br/>
|
||||
Defines the default split ratio of the main view and preview view (default: 4:1)
|
||||
Defines the default split ratio of the main view and preview view (default: 1:1)<br/>
|
||||
<br/>
|
||||
\- `location` [string (above | below | left | right)]:<br/>
|
||||
Defines where to render the preview (default: below)
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user