graphql / graphql/graphiql

connection.sendNotification for init/exit events

Open
#891 3 comments 1 reaction 0 assignees View on GitHub
enhancement lsp-server
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

First of all, thanks for all the awesome work in this repository.

In `graphql-language-service-server` we can send `init`/`exit` and other notification events from server to client to easily build features like status bar in an editor like VSCode.

Similarly to [`graphql-for-vscode`](https://github.com/kumarharsh/graphql-for-vscode/blob/master/src/client/extension.ts) where they have created a status bar as they have built a custom LSP server on top of [gql service](https://github.com/Mayank1791989/gql).

Opinion on this or suggested alternatives?

If we can lock on an API, I can take up the implementation part.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.