Skip to content

Releases: dionmunk/vscode-notes

v2.0.0

26 Mar 15:58
970daeb

Choose a tag to compare

Added

  • directory support

Changed

  • note filetype support
  • setup functionality
  • icons

1.2.1

28 Dec 18:16

Choose a tag to compare

Added

  • new sidebar icon

1.2.0

27 Dec 22:53

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

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

Choose a tag to compare

  • initial release