alefragnani / vscode-bookmarks

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

[FEATURE] - Display label text while hovering over the icon #494

Closed iejepwy closed 2 years ago

iejepwy commented 2 years ago

Hi, Is there any possible to display label text while hovering over the icon ? I want to use this plugin as a notebook more than a bookmark.

alefragnani commented 2 years ago

Hi @iejepwy ,

This has been requested almost 3 ago (#19), but ended up being closed because the VSCode issues (new APIs) it depends on (https://github.com/microsoft/vscode/issues/28080) weren't released back then.

In fact, the issues are still open and there is no API yet, so I guess it won't see the light any time soon.

Hope this helps

alefragnani commented 2 years ago

Looking closer to the VS Code issue, I can see it still has no update from VS Code team members for more than three years, and does not appear to be released anytime soon.

I'm subscribed to the issue, so if/when it is closed, I'll be notified.

Being said that, I'm closing the issue.