Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bookmarks not saving to .vscode\numbered-bookmarks.json #34

Closed
EarthmanWeb opened this issue Mar 3, 2018 · 1 comment
Closed

Bookmarks not saving to .vscode\numbered-bookmarks.json #34

EarthmanWeb opened this issue Mar 3, 2018 · 1 comment

Comments

@EarthmanWeb
Copy link

EarthmanWeb commented Mar 3, 2018

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!

screenshot 2018-03-03 12 40 13

screenshot 2018-03-03 12 41 13

screenshot 2018-03-03 12 42 48

@alefragnani
Copy link
Owner

Hi @EarthmanWeb ,

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.

Hope this helps.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants