-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working properly - no bookmark icon, no bookmarks sidebar #450
Comments
Any fixes or suggestions for this issue? Btw. I've checked if it is related to theme but same issue no matter which colour theme I select. |
Have you looked at issue #397 ? |
I looked at it now but I don't think it's related to my issue. In my case the problem is that the icons are not showing (bookmark icon in gutter and icon on bookmarks tab in sidebar. I've tried uninstall and reinstall the plugin to no avail. |
I found a workaround for the missing bookmark icon in gutter. In the extension settings there is a setting for Gutter Icon Path, so I downloaded a bookmark icon and inserted the path to it and that works. The icon on bookmarks tab is still missing but that's not as big an issue once I know the tab is there. |
Hi @stellarwebworks , I have seen the missing Side Bar icon a few times, and up until now, it has always been caused by some issue in the installation process (which is managed by VSCode). It happened not only on this extension, but from other developers too. BTW, I guess two releases ago this was happening a lot for extension developers, while debugging the extensions. To fix this installation issue, you must reinstall the extension. But you must do a full reinstall, which means:
Please, try these steps to see if it fixes the missing resources. Hope this helps |
Hi Alessandro, |
Hello @stellarwebworks v13.1.0: I have the same issue as described here, but it's only a VSCode gutter redraw issue:
Thanks a lot for your great support! |
Hi @stellarwebworks , Are you still facing this issue? It’s been a while and not only Bookmarks but also VS Code released new versions, so I was wondering if you still have issues with the Side bar icon. @schittli , I guess your issue is different, because the icon appears after a while. Probably related to #328 or #397. If not, please open a new issue with as much detail as possible. Thank you |
Hi @alefragnani, |
Really weird. I'll keep trying. Thank you |
Same problem, the bookmark icon isn't displaying in the side bar. Doesn't seem like it's just the icon that's missing, there is no clickable area that opens the sidebar. I've tried everything to no avail. Such a pity, this was hands down one of my most useful plugins I used. |
No success reproducing this error. For me, both Stable and Insiders are working just fine, up until now. @deangibson89 , up until now, all reports say that the icon is missing but the area is clickable, so your is a bit different. Try using the |
I'm closing this issue because no new comments has been added since my last question. Thanks for your understanding |
This is a still a problem for me at this point!! |
I faced this problem too and found that bookmarks are available in the secondary sidebar (Ctrl+Alt+B). |
This worked for me on Mac to show separate icon for Bookmarks in the sidebar Run the command "Reset View Locations" via Command Palette (Command + Shift + P) |
Discussed in #449
Originally posted by stellarwebworks July 8, 2021
I installed the bookmarks plugin (version 13.1.0) in latest version of Visual Studio Code (1.57.1) but it does not seem to be working properly. When I bookmark a line I expect to see a bookmark icon in the gutter but there is none. Also there is no sidebar as shown in the instructions.
It does work partially in that the bookmarks seem to be created and I can see a little blue mark in the scrollbar which I can click on and it takes me to the line that I bookmarked. I tried uninstalling, restarting VS Code and reinstalling but did not help. Please advise.
The text was updated successfully, but these errors were encountered: