File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ PowerShell Editor Services is a PowerShell module that provides common
1010functionality needed to enable a consistent and robust PowerShell development
1111experience in almost any editor or integrated development environment (IDE).
1212
13+ ## PowerShell Language Server Protocol clients using PowerShell Editor Services
14+
15+ The functionality in PowerShell Editor Services is already available in the following editor extensions:
16+
17+ - [ The VSCode PowerShell extension] ( https://github.com/PowerShell/vscode-powershell ) , also available in Azure Data Studio
18+ - [ coc-powershell] ( https://github.com/yatli/coc-powershell ) , a vim/neovim PowerShell plugin
19+ - [ The IntelliJ PowerShell plugin] ( https://github.com/ant-druha/intellij-powershell )
20+
1321## Features
1422
1523- The Language Service provides common editor features for the PowerShell language:
You can’t perform that action at this time.
0 commit comments