dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.63k stars 252 forks source link

YAML validator not working on Dendron Configure (yaml) #3187

Open sjiep opened 2 years ago

sjiep commented 2 years ago

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Describe the bug

In the documentation it mentiones the validation and autocomplete on the dendron config yml file. However this is not working for me. I have the redhat.vscode-yaml extension installed and tried on both VSCode and Code OSS

To Reproduce

Steps to reproduce the behavior:

  1. Go to >Dendron: Configure (yaml)
  2. Trigger autocomplete results in no list
  3. Misformatting the file does not get picked up by the validator

Expected behavior

See the screenshots of the document link from earlier

Desktop (please complete the following information)

kevinslin commented 2 years ago

can repro - looks like there was a regression. will investigate