Skip to content

Commit 05c88ea

Browse files
authored
lsp-pwsh: don not support multi-root (#4080)
1 parent ba50b9d commit 05c88ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/lsp-pwsh.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ Must not nil.")
303303
:major-modes lsp-pwsh--major-modes
304304
:server-id 'pwsh-ls
305305
:priority -1
306-
:multi-root t
307306
:initialization-options #'lsp-pwsh--extra-init-params
308307
:notification-handlers (ht ("powerShell/executionStatusChanged" #'ignore)
309308
("output" #'ignore))

0 commit comments

Comments
 (0)