Skip to content

Releases: alefragnani/vscode-bookmarks

v13.0.1

16 Feb 01:00
Compare
Choose a tag to compare

[13.0.1] - 2021-02-15

Fixed

  • Command bookmarks.toggle not found - extension was not activated (issue #387)

[13.0.0] - 2021-02-13

Added

  • Support Remote Development (issue #230)
  • Improvements on multi-root support (issue #193)
  • Group bookmarks by folder on multi-root in Side Bar (issue #249)
  • Multi-platform support (issue #205)

Internal

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

v12.1.3

16 Jan 12:51
Compare
Choose a tag to compare

Changed

Internal

  • Update whats-new submodule API (issue #373)
  • Tabnine becomes a Sponsor

v12.1.0

24 Dec 20:53
Compare
Choose a tag to compare

Added

  • Support submenu for editor commands (issue #351)

Changed

  • Setting bookmarks.navigateThroughAllFiles is now true by default (issue #102)

Internal

  • Remove unnecessary files from extension package (issue #355)

v12.0.0

25 Nov 00:00
Compare
Choose a tag to compare

Added

  • Open Settings command to the Side Bar (issue #352)
  • Toggle Labeled command to the Context Menu (Thanks to @fade2gray PR #342)

Changed

Fixed

  • Clearing bookmark label through Toggle Labeled command leaving leading spaces (issue #344)
  • Leading spaces while using Move Line Up/Down (issue #348)
  • "Ghost" Bookmarks after renaming files (issue #209)

Internal

  • Use vscode-ext-help-and-feedback package (issue #346)

v11.4.0

08 Nov 12:16
Compare
Choose a tag to compare

Added

  • Support clear the bookmark label in Toggle Labeled and Edit Label commands (issue #320)

Changed

Fixed

Internal

  • Update CodeStream sponsorship details