alefragnani / vscode-bookmarks

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

[FEATURE] - auto suggestion for labeled bookmark #762

Open Tobepeter opened 2 days ago

Tobepeter commented 2 days ago

iOEiQDYn

I think when using label bookmarks, a default label string hint can be automatically generated based on the class name with current method name. This can reduce the time users need to think about naming.

Also, Maybe the naming inputbox can hover near the cursor? I think the inputbox at the top is a bit far away.