senkenn / sqlsurge

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

Feature Question: Restart sqls server #73

Open PorcoRosso85 opened 2 weeks ago

PorcoRosso85 commented 2 weeks ago

Hi.

Does yours have this feature?

OR Do you have plan to add this?

senkenn commented 2 weeks ago

Hi @PorcoRosso85 sqlx server? you mean sqls?

PorcoRosso85 commented 2 weeks ago

Hi @PorcoRosso85 sqlx server? you mean sqls?

Sorry.

Yes, as you think. I wanted to ask 'sqls'.

senkenn commented 2 weeks ago

I think this feature would be even more useful because we will no longer need to Reload Window. Reload Window take a long time and it's annoying to wait for it. I think a better way to achieve this would be to create a dedicated vscode command or monitor the sqls config file. Contributions are welcome.

senkenn commented 2 weeks ago

Thanks @PorcoRosso85 for the feature suggestion.