Skip to content

Releases: dionmunk/vscode-notes

1.2.1

28 Dec 18:16
Compare
Choose a tag to compare

Added

  • new sidebar icon

1.2.0

27 Dec 22:53
Compare
Choose a tag to compare

Added

  • new Notes.notesDefaultNotesExtension setting to set extension of new notes. The default is md.
  • new Notes.notesExtensions setting to allow Notes to detect different file types when generating a list of notes. Must be a comma separated list of file extensions eg: md,markdown,txt etc. The default is md,markdown,txt.

Fixed

  • Updated packages and requirements to latest versions.

1.1.0

05 Apr 02:51
52a68ff
Compare
Choose a tag to compare

Added

  • activity bar icon
  • view list of notes in selected location
  • icon to create a new note
  • rename a note
  • delete a note

Changed

  • build extension using webpack to minify

1.0.0

26 Mar 20:55
Compare
Choose a tag to compare
  • initial release