Skip to content

Edit/move bookmark without having to remove it #476

Answered by alefragnani
pitommasi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @pitommasi,

Unfortunately, no, you can't edit/update the position.

If you were using bookmarks.saveBookmarksInProject setting as true, the bookmarks would be saved in .vscode/bookmarks.json, inside the folder you opened, instead of VS Code internals, and would be easier to update.

I remember last year someone tried to change the setting to make the bookmarks to be save locally, but the bookmarks disapppeared. I have fixed this a few months later in (#242 ) and it seems to be working just fine. You could give it a try (maybe try with a less important folder first, and if everything works, do the same on the real folder. Better yet, you are already touching the SQLite database, so simply…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@pitommasi
Comment options

Answer selected by alefragnani
Comment options

You must be logged in to vote
1 reply
@alefragnani
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants