dionmunk / vscode-notes

Notes is a Markdown focused notes extension for Visual Studio Code that takes inspiration from Notational Velocity and nvAlt.
https://marketplace.visualstudio.com/items?itemName=dionmunk.vscode-notes
Other
63 stars 18 forks source link

command 'Notes.newNote' not found #48

Closed securitymonster closed 1 year ago

securitymonster commented 1 year ago

Just installed version v1.1.0 of Notes on VSC 1.76.2. I selected a storage location, but afterwards none of the Notes commands work:

command 'Notes.newNote' not found command 'Notes.refreshNotes' not found

Even trying to setup a new location doesn't work:

command 'Notes.setupNotes' not found

I restarted VSC, removed the extension, installed it again. No luck. The icon is there in the activity bar and opens up a Notes window, but it is empty and I can't make new notes there.

securitymonster commented 1 year ago

Oops, found the error. My VSC settings.json was missing a comma!

ismailhkose commented 8 months ago

This still doesn't work. Why doesn't it have default value?

command 'Notes.refreshNotes' not found command 'Notes.newNote' not found

I already set "Notes Location" in configurations for my remote settings. It's still doesn't work.

image