Files
editor-preview/src/config.md
Tobias Manske c3f536017a
All checks were successful
continuous-integration/drone/tag Build is passing
WIP: Keep scroll position steady
2023-03-24 21:48:44 +01:00

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)