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 163 forks source link

[FEATURE] - Allow floating bookmark label or annotation in the editor #602

Open 1024daniel opened 1 year ago

1024daniel commented 1 year ago

Firstly, I really appreciate the extension. Recently I am going to read and understand the source code of ceph, the project is huge and hard to understand, I find Bookmark extension is very useful, but lack some functions that i think may be awesome. I think it would be awesome if the bookmark label message can be rendered just in the editor like a floating window or else. Side Bar is used for navigating, and the floating label message will be useful to read the source code of a big project.

1024daniel commented 1 year ago

I found extension that have the function that i need, it is "Label Bookmark". The effect is like this: 图片 I wish you can add function like this.

alefragnani commented 1 year ago

Hi @EvilDragonFly ,

That's an interesting feature.

Thanks for reporting

diegovdev commented 1 year ago

Would be great to have this feature.

ProudRabbit commented 8 months ago

This is really a great feature.

1024daniel commented 4 months ago

is there any plan for this feature?

dear-yg commented 3 months ago

Without breaking the code. You can add your own notes. This feature is very good.

1024daniel commented 1 month ago

"Label Bookmark" lack the function to sync the bookmarks to github and resume bookmark from github that vscode-bookmark has. If vscode-bookmark can get the floating note function it will be perfect