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
10
10
functionality needed to enable a consistent and robust PowerShell development
11
11
experience in almost any editor or integrated development environment (IDE).
12
12
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
+
13
21
## Features
14
22
15
23
- The Language Service provides common editor features for the PowerShell language:
You can’t perform that action at this time.
0 commit comments