Make bookmarks help and feedback side bar disappear #381
-
Hello, i do not get rid off the the BOOKMARKS:HELP AND FEEDBACK cutout of the sidebar. Instead i want the sidebar show up bookmarks list from all files. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @FrankGDot, Are you referring to a duplicate Bookmarks icon appearing at the Side Bar? If that's the case, I'm not sure why it happens, because the new Panel is defined/created to the same View/Icon, and VS Code is the one who takes care. It seems a similar issue when you update an extension, and its Icon simply disappears from the Side Bar. Sometimes you have to reinstall the extension, to "fix". In this case, there is nothing the extension can do to "fix". That panel should be visible at the bottom of the Bookmarks View, so you could simply move it to that location. Hope this helps |
Beta Was this translation helpful? Give feedback.
Hi @FrankGDot,
Are you referring to a duplicate Bookmarks icon appearing at the Side Bar?
If that's the case, I'm not sure why it happens, because the new Panel is defined/created to the same View/Icon, and VS Code is the one who takes care. It seems a similar issue when you update an extension, and its Icon simply disappears from the Side Bar. Sometimes you have to reinstall the extension, to "fix".
In this case, there is nothing the extension can do to "fix". That panel should be visible at the bottom of the Bookmarks View, so you could simply move it to that location.
Hope this helps