AlexCovizzi / vscode-sqlite

VSCode extension to explore and query SQLite databases.
Apache License 2.0
199 stars 23 forks source link

Explorer "Open Database" conflect #223

Open Sharaf5 opened 1 year ago

Sharaf5 commented 1 year ago

I have installed the extension along with qwtel.sqlite-viewer

suddenly I understood that Open Database command is not in the context menu of the explorer

I tried to go through the two packages files comparing them to find what makes conflect but didn't find any similarity is structure

I didn't find a problem as I don't use it much but as there could be a conflect; some functions may need to be tested

also I assum there could be a way to combine functionalties with that extension for better ui and one extention use

that could help in adding runtime update query as a next step

regards;