Implemented: config file, default open/close state, default split ratio, toolbar icon
This commit is contained in:
6
src/config.md
Normal file
6
src/config.md
Normal file
@ -0,0 +1,6 @@
|
||||
### Config
|
||||
\- `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)
|
||||
<br/>
|
Reference in New Issue
Block a user