editor-preview/src/config.md

660 B

Config

- showPreviewAutomatically [boolean (true | false)]:
   Defines if the preview window should show up automatically as you enter the Editor (default: true)

- splitRatio [int:int]:
   Defines the default split ratio of the main view and preview view (default: 1:1)

- location [string (above | below | left | right)]:
   Defines where to render the preview (default: below)
- showPreviewAutomatically [boolean (true | false)]:
   Whether to keep the scrollbar at the same location when text changed or not (default: true)