Skip to content

Commit dda6365

Browse files
committed
document editor fontsize
1 parent 74d7e9b commit dda6365

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs/config.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ wsh editconfig
6363
| editor:minimapenabled | bool | set to false to disable editor minimap |
6464
| editor:stickyscrollenabled | bool | enables monaco editor's stickyScroll feature (pinning headers of current context, e.g. class names, method names, etc.), defaults to false |
6565
| editor:wordwrap | bool | set to true to enable word wrapping in the editor (defaults to false) |
66+
| editor:fontsize | float64 | set the font size for the editor (defaults to 12px) |
6667
| preview:showhiddenfiles | bool | set to false to disable showing hidden files in the directory preview (defaults to true) |
6768
| markdown:fontsize | float64 | font size for the normal text when rendering markdown in preview. headers are scaled up from this size, (default 14px) |
6869
| markdown:fixedfontsize | float64 | font size for the code blocks when rendering markdown in preview (default is 12px) |

0 commit comments

Comments
 (0)