Vscode-bookmarks: Add a Bookmarks panel in the Explorer view

Created on 24 Sep 2019  ·  12Comments  ·  Source: alefragnani/vscode-bookmarks

Would be great to be able to show flat list of just bookmarks. Sortable.

enhancement side bar

Most helpful comment

Hi @rztaylor ,

No ETA yet, but yes, it's one of the features I would like to add in the upcoming releases.

All 12 comments

Hi @jayarjo ,

Please, could you give me more details about your request? I mean:

  1. When you say _"toggle tree on/off"_, are you refering to see _only bookmarks_ in the side bar, not the filenames?
  2. What kind of _sorts_ do you think to be necessary? Line Number, Label, Line content?

I'm asking because there are another 2 issues opened about _sorting/grouping_ (#217 and #225).

Thank you

see only bookmarks in the side bar, not the filenames

Yes.

Toggle feature is perfectly implemented in Todo Tree extension.

As for the other one - sorting by label would be enough I guess. Don't see how sorting by line number can be useful.

So, this issue will track only the _flat view_ feature, leaving the _sorting_ to be tracked in #217.

As for the other one - sorting by label would be enough I guess. Don't see how sorting by line number can be useful.

In fact, I don't care about (any) sorting at all, because I usually use the Command Palette to search for Bookmarks, typing the line content/label that I'm looking for 😁. The Side Bar was added because I wanted to learn how to use the API, and make the extension adhere to the new VS Code UI.

Hope this helps

@alefragnani now that you added it, you have to support it :)

Haha, exactly.. but just like the extension itself, I may choose which features will be added to it, at least while the extension is _still_ free, or someone decides to sponsor 😁

This “flat list” will be implemented in a new Panel, inside the Explorer view, similar to the Outline/Timeline views. And will not replace the Bookmarks Side Bar which exists today.

The idea is to give you the Bookmarks from the Active Document.

I'd like this feature too. I'm also using the todotxt-mode vscode plugin (https://github.com/davraamides/todotxt-mode) and this adds a panel to the Explorer view

Came looking to see if there was an open request for a panel in the explorer view which would show bookmarks for the active file.
Asking without any degree of expectation or entitlement... is it something that might be added soon?

Hi @rztaylor ,

No ETA yet, but yes, it's one of the features I would like to add in the upcoming releases.

Hi @alefragnani , thank you for such a great and useful extension.

I am also looking up to here to find whether this addtional feature has been requested. To make things clear, I made a screenshot to show this type of feature request, thanks a lot!

Feature-Request-VSCode-Bookmarks-03-19-2021-14

Hi @zhongxiang117 ,

Yes, that's the idea. It will display the bookmarks of the _active/focused_ file, similar to the Outline panel.

Stay tuned

@alefragnani , will be, thank you for your work and consideration!

Was this page helpful?
0 / 5 - 0 ratings