Open Wild-W opened 2 years ago
I'm seeing the same thing on MacOS
The debug output seems to suggest that things are working as expected, but all operations are not even taking a nanosecond to complete. This suggests to me that little to no work is being done.
I also get the "Need to rebuild sqlite3 module" message every time I restart the extension host. I see the same problem in VS Code and Neovim (installed via Mason)
any update?
Platform: Windows 10.0.19 Editor: VScode 1.71.2
settings.json:
Saving settings.json produces this
Running "SQLLanguageServer: Rebuild SQLite3 Client" produces these in very quick succession (like no loading had even occured):
But no autocomplete: