You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When working with GraphQL schema files, updates to the schema are not reflected until LspRestart is called., because graphql-language-service-cli apparently does not pick up file changes on the fly, like oder language services do.
Describe the solution you'd like
On saving files with a certain pattern, restart a given language service.
Describe potential alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I've searched open issues for similar requests
Is your feature request related to a problem? Please describe.
When working with GraphQL schema files, updates to the schema are not reflected until
LspRestart
is called., becausegraphql-language-service-cli
apparently does not pick up file changes on the fly, like oder language services do.Describe the solution you'd like
On saving files with a certain pattern, restart a given language service.
Describe potential alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: