Skip to content

Releases: alefragnani/vscode-numbered-bookmarks

v8.0.3

20 Mar 17:10
Compare
Choose a tag to compare

Fixed

  • Bookmarks on deleted/missing files breaks jumping (issue #102)
  • Running the contributed command: 'numberedBookmarks.toggleBookmark1' failed (issue #100)
  • Toggling bookmarks on Untitled documents does not work bug (issue #99)

v8.0.1

16 Feb 00:51
Compare
Choose a tag to compare

Fixed

  • Extension does not activate on VS Code 1.50 (issue #98)

v8.0.0

12 Feb 03:26
Compare
Choose a tag to compare

Added

  • Improvements on multi-root support (issue #92)
  • Multi-platform support (issue #94)
  • Support Remote Development (issue #63)
  • Support Column position (issue #14)

Fixed

  • Error using Toggle Bookmark command with saveBookmarksInProject (issue #69)

Internal

  • Do not show welcome message if installed by Settings Sync (issue #95)

v7.2.0

16 Sep 11:00
Compare
Choose a tag to compare

Internal

  • Use vscode-ext-codicons package (issue #80)
  • Migrate from TSLint to ESLint (issue #75)