vscode-sqlite icon indicating copy to clipboard operation
vscode-sqlite copied to clipboard

the plugin caching problems in vscode non admin mode

Open symisz opened this issue 3 years ago • 0 comments

using vscode in non-admin mode makes this plugin retrieve a cached version of the database. so when opening a database on C:\Names.SQLite it actually retrieves a cached version of the database, so the path to the database isn't correct.

symisz avatar Feb 17 '22 16:02 symisz