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] - Allow the option to see the file path only or put the icon of the file #659

Closed TheElegantCoding closed 3 months ago

TheElegantCoding commented 8 months ago

Current menu image

Icons in menu like this

image

alefragnani commented 3 months ago

Hi @TheElegantCoding ,

This is an interesting feature, but unfortunatelly, this is not currently possible, as there is no API to allow extensions to use file icon themes. There is an open request in the VS Code repo (https://github.com/microsoft/vscode/issues/59826), but no ETA.

I'm subcribed to that issue, so any news, I'll be notified. In the meantime, I'm closing this issue.

Thanks for your undestanding.