Skip to content

Releases: tobias-z/vscode-harpoon

Version 1.5.0

04 Nov 09:35
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where the _ lines in the vscode-harpoon.harpoon file would be filtered out on Windows.
  • Added the ability to track if the vscode-harpoon quickPick is visible.

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

28 Aug 21:22
Compare
Choose a tag to compare

What's Changed

New commands:

  • VSCode Harpoon: Go to previous harpoon editor
  • VSCode Harpoon: Go to previous global harpoon editor

Full Changelog: v1.3.2...v1.4.0

Version 1.3.2

26 Aug 15:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.2

Version 1.3.0

23 Jul 12:06
Compare
Choose a tag to compare

This version introduces the ability to use vscode-harpoon inside a 'Live Share' session

Full Changelog: v1.2.1...v1.3.0

Version 1.2.2

23 Jul 12:04
Compare
Choose a tag to compare

What's Changed

  • Add D: / d: to Filter check by @d-kls in #23

New Contributors

  • @d-kls made their first contribution in #23

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1

14 Feb 18:04
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

14 Feb 17:29
6a1886b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Version 1.1.1

24 Apr 16:24
a5e35da
Compare
Choose a tag to compare
  • Fixed bug where editors would be added multiple times
  • Changed location of vscodeHarpoon.harpoon file to ~/.vscode/vscodeHarpoon.harpoon so that it wont
    be accidentally committed to git

Version 1.1.0

07 Apr 15:02
eb87f74
Compare
Choose a tag to compare

Add the ability to use a quick pick menu for navigation

Version 1.0.0

03 Apr 14:54
49af141
Compare
Choose a tag to compare

Initial release