yy0931 / sqlite3-editor

https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor
GNU General Public License v3.0
838 stars 6 forks source link

The extension has been disabled because it does not support virtual workspaces. #3

Closed kvolarichmaps closed 1 year ago

kvolarichmaps commented 1 year ago

Cannot use this with database files in GitHub. This is needed.

yy0931 commented 1 year ago

Thanks for the advice. I'll check if it'll work in virtual workspaces.

yy0931 commented 1 year ago

I've adapted the extension to virtual workspaces and it appears to be working. I'll release it after doing some more tests, especially for concurrent accesses.

yy0931 commented 1 year ago

Version 1.0.26 includes a fix for this issue. Please let me know if there are any issues, as I don't regularly use virtual workspaces.