Skip to content

Bookmarks lost at filename change #593

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

You must be logged in to vote

Hi @Wilmvanrooij ,

If you rename the file inside VS Code, using the native Rename context menu item, the bookmarks will be automatically updated as well. This is possible because VS Code notifies file renaming and I can handle it. This feature has been originally requested by #209, and released a few years ago.

Renaming the file outside VS Code, shell or other tools/commands, isn't supported.

Hope this helps

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alefragnani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants