patleeman / VSNotes

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

Trouble with save location #70

Open jcfrazier6 opened 4 years ago

jcfrazier6 commented 4 years ago

I am getting the below error when refreshing from the notes panel. ENOENT: no such file or directory, scandir ''

My save directory is: "vsnotes.defaultNotePath": "c:\Users\username\AppData\Roaming\Code\User\vsnotes"

The notes are being saved there but aren't being listed in the notes panel.

christanplaza commented 4 years ago

@jcfrazier6 I am currently having this issue also, do you have any updates on this?

hzuika commented 4 years ago

I solved this error by Reload Windows. I hope this will help.