diff options
author | Kasper Juul Hermansen | 2023-10-09 15:30:27 +0000 |
---|---|---|
committer | GitHub | 2023-10-09 15:30:27 +0000 |
commit | 5cb76e74f9bd226f1b4757f478bf49873d9ecfe6 (patch) | |
tree | 7e21d41892a09d215accbd38c90e4e868b500796 /book | |
parent | 96bbfb7c2e880c8ed0d7f3f15ee39fb5b68c93b4 (diff) |
add lsp for graphql (#8492)
graphql-lsp has quite the strange name upstream, the project is technically called graphql-language-service,
but the binary shipped is called graphql-lsp hence the strange naming scheme
Signed-off-by: kjuulh <contact@kjuulh.io>
Diffstat (limited to 'book')
-rw-r--r-- | book/src/generated/lang-support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index a2c4ba97..429f54f5 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -59,7 +59,7 @@ | gomod | ✓ | | | `gopls` | | gotmpl | ✓ | | | `gopls` | | gowork | ✓ | | | `gopls` | -| graphql | ✓ | | | | +| graphql | ✓ | | | `graphql-lsp` | | hare | ✓ | | | | | haskell | ✓ | ✓ | | `haskell-language-server-wrapper` | | haskell-persistent | ✓ | | | | |