senkenn / sqlsurge

Visual Studio Code extension for SQL language server
https://marketplace.visualstudio.com/items?itemName=senken.sqlsurge
MIT License
18 stars 0 forks source link

To single binary for sqls and enclose as sqlsurge asset #86

Open senkenn opened 4 months ago

senkenn commented 4 months ago

extension path

$HOME/.vscode/extensions/senken.sqlsurge-0.5.6/out

Users should be free to change sqls versions.

senkenn commented 1 month ago

To solve this problem, it needs to be implemented in conjunction with this issue: #17. If sqls is shipped with the extension, it is tough to run sqls config in the terminal, so it is necessary to be able to configure SQL LSP config on the extension side.