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] - Hide location in Quick Pick menu #715

Open MartinBernstorff opened 2 months ago

MartinBernstorff commented 2 months ago

Would love the ability to hide the location in the jumplist:

image

Extremely rare that I need it, and makes it harder to scan 👍

Thanks for an awesome extension!

alefragnani commented 2 months ago

Hi @MartinBernstorff ,

I'm not sure you are aware of, but the location can also be used to search / filter the bookmarks too.

About your request, do you think the same setting would be shared by the Bookmarks: List from All Files command?

Thank you

MartinBernstorff commented 2 months ago

Thanks a lot for taking the time to respond! Good point re: search/filter. I'd personally never filter by line number, but perhaps others could see this as a use-case.

Yep, I think the setting should be shared 😊