Skip to content

Commit c074608

Browse files
committed
chore(dbml-ext): mention scrollDirection setting in the Readme
1 parent d5d966b commit c074608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dbml-vs-code-extension/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Allow to visualize the database schema in ERD ( Entity Relationship Diagram ) fr
1616
The following Visual Studio Code settings are available for the extension.
1717

1818
- `dbmlERDPreviewer.preferredTheme`: This configuration define the theme to use. There are two different theme the `light` and `dark`. The default theme is `dark`.
19+
- `dbmlERDPreviewer.scrollDirection`: This configuration define the scroll direction. There are two different scroll direction the `up-out` and `up-in`. The default scroll direction is `up-out`.
1920

2021
## Release Notes
2122

0 commit comments

Comments
 (0)