Closed peterschussheim closed 2 years ago
It would be very useful to have some type of indicator (spinner, whatever) in the status bar that updates whenever the graphql lang server is working.
While the implementation is not identical, here is an example from flow-vs-code ext that provides this feature.
Related issue: https://github.com/graphql/graphql-language-service/issues/230
It would be very useful to have some type of indicator (spinner, whatever) in the status bar that updates whenever the graphql lang server is working.
While the implementation is not identical, here is an example from flow-vs-code ext that provides this feature.
Example showing another ext with this feature: