emacs-lsp / lsp-mode

Emacs client/library for the Language Server Protocol
https://emacs-lsp.github.io/lsp-mode
GNU General Public License v3.0
4.81k stars 892 forks source link

lsp-start-plain: fix path that can contain spaces #4601

Closed kiennq closed 3 weeks ago

kiennq commented 3 weeks ago

Using start-process instead of async-shell-command so that the command path is interpreted correctly