Skip to content

feat: support new database shared storage locations#26

Merged
Merrit merged 1 commit into
mainfrom
new-db-locations
Apr 30, 2026
Merged

feat: support new database shared storage locations#26
Merrit merged 1 commit into
mainfrom
new-db-locations

Conversation

@Merrit
Copy link
Copy Markdown
Owner

@Merrit Merrit commented Apr 30, 2026

VS Code has introduced new locations for the databases, starting with version 1.118.0. This commit adds support for these new locations, while still maintaining compatibility with the old paths for users who haven't updated yet.

Relevant: microsoft/vscode#311317

Resolves: #25

VS Code has introduced new locations for the databases, starting with
version 1.118.0. This commit adds support for these new locations, while
still maintaining compatibility with the old paths for users who haven't
updated yet.

Relevant: microsoft/vscode#311317

Resolves: #25
@Merrit Merrit merged commit 75dcedb into main Apr 30, 2026
2 checks passed
@Merrit Merrit deleted the new-db-locations branch April 30, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relevant database location has changed with VSCode 1.118.0

1 participant