Skip to content

Commit

Permalink
chore: add pytest-lsp and lsp-devtools to Implementations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Dec 20, 2023
1 parent 936e653 commit bb155f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@
| _zc.buildout Language Server_ | [Jérome Perrin](https://github.com/perrinjerome) | [zc.buildout.languageserver](https://github.com/perrinjerome/vscode-zc-buildout) | Language Server for [zc.buildout](http://docs.buildout.org/en/latest/) profiles. |

## _(alphabetic by name, maintainer)_

# Tools Based on _pygls_

| Name | Maintainer | Repository (optional) | Notes |
|--------------------------|-----------------------------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
| _lsp-devtools_ | [Alex Carney](https://github.com/alcarney) | [lsp-devtools](https://github.com/swyddfa/lsp-devtools) | An experiment in building web browser inspired developer tooling for language servers |
| _pytest-lsp_ | [Alex Carney](https://github.com/alcarney) | [lsp-devtools](https://github.com/swyddfa/lsp-devtools) | pytest plugin for testing language servers |

0 comments on commit bb155f3

Please sign in to comment.