Update LSP config example in README#19
Update LSP config example in README#19redactedscribe wants to merge 2 commits intozed-extensions:mainfrom
Conversation
Updated PowerShell Editor Services configuration with new binary path and arguments.
|
We require contributors to sign our Contributor License Agreement, and we don't have @redactedscribe on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @redactedscribe on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
There is an issue however as pointed out in wingyplus#16 (comment): After the LSP has launched and Zed has quit, the pwsh.exe server process remains running. |
MrSubidubi
left a comment
There was a problem hiding this comment.
Thanks for this! Overall looks good, could you please look into the CLA thing again? Think we had some issues some time ago
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
Updated PowerShell Editor Services configuration with new binary path and arguments.
The LSP config example shown in README doesn't work as far as I can tell since there is no PowerShell Editor Services binary we could point to.
The commit uses a way to configure it as shown in this comment.