Skip to content

Commit 84a3d3f

Browse files
authored
[Ignore] Add list of frontends to README (#971)
1 parent 66cfe69 commit 84a3d3f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ PowerShell Editor Services is a PowerShell module that provides common
1010
functionality needed to enable a consistent and robust PowerShell development
1111
experience 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:

0 commit comments

Comments
 (0)