Open NCC1701M opened 3 years ago
I am working in the same scenario as the OP, so please evaluate his suggestion ASAP.
Is there a way to store bookmark and share it in a git project now?
Is there a way to store bookmark and share it in a git project now?
No, there has been no development in this area.
I use a dev container and have the sqltools extension installed in the container. When I have to rebuild the container, all my bookmarks are gone.
Bookmarks should be persistent even the underlying environment has changed.
I would suggest to add the bookmarks to the
.vscode/settings.json
or at least to a special file within the.vscode
folder.The
settings.json
could be like: