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

InlineBookmarks: Select Bookmark resulted in an error (filter is not a function) #50

Closed alexn-s closed 2 years ago

alexn-s commented 2 years ago

i just downloaded your extension and love it. however i encountered a bug when trying to run the command InlineBookmarks: Select Bookmarks which results in:

image

there are bookmarks available image

and using command InlineBookmarks: Select visible Bookmark seems to work fine

image

vscode info

Version: 1.69.2 (user setup)
Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a
Date: 2022-07-18T16:12:52.460Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.22000
tintinweb commented 2 years ago

Hey @alexn-s 🙌

thanks for the feedback and for reporting this issue. Happy that you find the extension as useful as I do 😊. The command was missing a check for an optional filter function that got introduced with the select visible bookmark feature. Just published a fixed version.

cheers,

tin

PS: thanks for contributing as a sponsor to this project 🤗 much appreciated!