patleeman / VSNotes

Simple VS Code extension for plain text note taking.
https://marketplace.visualstudio.com/items?itemName=patricklee.vsnotes
MIT License
174 stars 33 forks source link

Updating type-def to match functionality and docs #66

Closed xeor closed 4 years ago

xeor commented 5 years ago

The docs sais to set this option to null if we want to disable it, however, the only type it accepts is a string. This fixes it, so the config-ui wont complain