joe-re / sql-language-server

SQL Language Server
MIT License
677 stars 64 forks source link

Support VSCodium #55

Open zilti opened 4 years ago

zilti commented 4 years ago

That is all I get when trying to use this in VSCodium. I did create a .sqllsrc.json file in my project root. I also tried creating a personal config file as well, but that didn't change anything.

joe-re commented 4 years ago

@zilti Hi, thank you for your report. Can you share us some example of config file that you're trying to?

joe-re commented 4 years ago

@zilti ~I confirmed, for now, it doesn't work on VSCodium.~ ~I'll try to fix it. Thanks for your report.~

joe-re commented 4 years ago

@zilti

Sorry the above was my mistake. I tried it again and it worked to me. The message of "Need to set personal config file at first" is only shown when you try to switch database connection. Could you confirm that personal config file location is correct?

The example of my env:

~/.config/sql-language-server/.sqllsrc.json