zbelial / lspce

LSP Client for Emacs implemented as a module using rust.
GNU General Public License v3.0
154 stars 11 forks source link

shut down server process crudely? #18

Closed zbelial closed 7 months ago

zbelial commented 11 months ago

e.g. kill the server immediately

zbelial commented 7 months ago

closed since server is shut down asynchronously. see https://github.com/zbelial/lspce/issues/22 for more info.