We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba50b9d commit 05c88eaCopy full SHA for 05c88ea
clients/lsp-pwsh.el
@@ -303,7 +303,6 @@ Must not nil.")
303
:major-modes lsp-pwsh--major-modes
304
:server-id 'pwsh-ls
305
:priority -1
306
- :multi-root t
307
:initialization-options #'lsp-pwsh--extra-init-params
308
:notification-handlers (ht ("powerShell/executionStatusChanged" #'ignore)
309
("output" #'ignore))
0 commit comments