alefragnani / vscode-bookmarks

Bookmarks Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
GNU General Public License v3.0
1.65k stars 161 forks source link

[FEATURE] - File-Level Bookmarks (Last Location is Preserved) #718

Open BrutalSimplicity opened 2 months ago

BrutalSimplicity commented 2 months ago

It would be useful to have file-level bookmarks that remember the last location of the tracked file rather than a specific location or selection.

I sometimes find myself jumping between many of the same files, and usually only need the my last location in the file. And it often becomes distracting to update previous positions of bookmarks in files I'm navigating quickly.

This may be a duplicate of #658, but it was a bit unclear to me after reading the request.

The functionality seems similar to this extension: https://marketplace.visualstudio.com/items?itemName=tobias-z.vscode-harpoon