Releases: tobias-z/vscode-harpoon
Releases · tobias-z/vscode-harpoon
Version 1.5.0
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
- @Dane99 made their first contribution in #31
- @harrylavell made their first contribution in #32
Full Changelog: v1.4.0...v1.5.0
Version 1.4.0
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
What's Changed
- Feature/delete editor from quick pick by @tobias-z in #26
- fix: use some instead of find by @tobias-z in #27
Full Changelog: v1.3.0...v1.3.2
Version 1.3.0
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
Version 1.2.1
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
Version 1.1.1
- 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
Add the ability to use a quick pick menu for navigation
Version 1.0.0
Initial release