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

i can not find the search function. #726

Closed dshawshank closed 6 days ago

dshawshank commented 1 month ago

1) I didn't find the search bookmark function. If not, can you add one? In the process of browsing and sorting out the source code, there will be many bookmarks, which is inconvenient to find.

2) Can some bookmark functions be developed to facilitate the sorting process? For example, grouping bookmarks can adjust the order of bookmarks.

Thank you.

alefragnani commented 6 days ago

Hi @dshawshank ,

In order to search/find for bookmarks, you may use two different commands:

About the sorting/grouping feature, there are already some issues opened (#254, #435, #183), which I'm planning to deal in upcoming releases.

Hope this helps