You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your comments. I'm glad you like the extension.
About the saveBookmarksInProject setting, you did everything correctly. There is no manual key to press or anything else. The question is: It appears you are working in a "multi-root scenario". If that is your case, then the saveBookmarksInProject will not work, unfortunately.
I decided that approach based on simplicity, as commented here.
It should require an extra effort to accomplish this, and I would like to add #14 too, and maybe something like alefragnani/vscode-bookmarks#76. The idea is to make the same changes for both extensions.
Hi alefragni,
I love this extension, thanks for your work on this!
I have added the following to my '> Preferences > Settings > User Settings' file:
"numberedBookmarks.saveBookmarksInProject": true
But even after restart, I am not seeing a '
numbered-bookmarks.json
' file being created in the .vscode folder in the root of my project.Is there a manual key I need to press to save this file or do I have this configured wrong? Please advise...thanks!
The text was updated successfully, but these errors were encountered: