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

Command 'InlineBookmarks: List Bookmarks' resulted in an error (Running the contributed command: 'inlineBookmarks.listBookmarks' failed #43

Closed carlitorendon closed 2 years ago

carlitorendon commented 3 years ago

First of all, thank you for a super useful extension. The concept is great.

I did encounter the following error (as per the subject of this issue), when running the following command InlineBookmarks: List Bookmarks

image

I tried to look for logging in the output console but nothing seems to come out. I tried to see where I can increase the logging level but wasn't apparent to me (a bit of a newcomer to VS Code in General, coming from JetBrains). If I missed where can I increase the verbosity, kindly let me know.

Here are the platform details: VS Code version: 1.59.1

tintinweb.vscode-inline-bookmarks version: 0.0.24

Again, thank you for the great work. RCL

tintinweb commented 2 years ago

Thank you for the report @carlitorendon. That's more than enough information to reproduce it. I'll get this out in the next couple of days.

cheers 🙌 tin