Skip to content

Commit c1cf539

Browse files
authored
add preview:showhiddenfiles to config docs (#1619)
1 parent 978ec39 commit c1cf539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/config.mdx

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

0 commit comments

Comments
 (0)