Skip to content

Commit abe1022

Browse files
committed
update README.md
Signed-off-by: Morgan Chang <shin19991207@gmail.com>
1 parent b9ecfac commit abe1022

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ The following settings are supported:
5555
- `yaml.style.flowMapping` : Forbids flow style mappings if set to `forbid`
5656
- `yaml.style.flowSequence` : Forbids flow style sequences if set to `forbid`
5757
- `yaml.keyOrdering` : Enforces alphabetical ordering of keys in mappings when set to `true`. Default is `false`
58+
- `yaml.showSchemaSource`: Enable/disable showing the schema source in hover tooltips. Default is `true`
5859

5960
## Suppressing diagnostics
6061

0 commit comments

Comments
 (0)