tintinweb / vscode-inline-bookmarks

Customizable inline Bookmarks for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-inline-bookmarks
GNU General Public License v3.0
45 stars 14 forks source link

Suggestion: New Command: `InlineBookmarks: Open Settings` #65

Open schittli opened 1 year ago

schittli commented 1 year ago

Hello

thank you very much for sharing your great work!

While using Inline Bookmarks, I have noted that in the beginning, I have often to open the settings and search for bookmarks to get the list of the InlineBookmarks keywords e.g. @todo, and to adjust/add new items.

Therefore: Could you please think about adding a new command like InlineBookmarks: Open Settings? It would help to work with InlineBookmarks more fluent 😀

This would probably help a lot: The project https://github.com/alefragnani/vscode-bookmarks has added its similar command: bookmarks.openSettings and they made all changes in this single change request 😀:

https://github.com/alefragnani/vscode-bookmarks/commit/91806c3f07581d1e2f972b9e4c94758d2659236b

Thanks a lot, kind regards, Thomas