You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. I can reproduce this.
This is occuring because we try to derive the scratch note's name from the open editor, and we didn't properly handle the default case of not having a note open.
Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
Describe the bug
I can't create new scratch note when no file is open. Instead, I get this error:
Judging by this related issue I would expect that this is not expected behavior.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
new scratch note
scratch.<yyyyMMddHHmm>.md
is created in the workspace folder.The text was updated successfully, but these errors were encountered: