Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supress all editor event based errors #100

Open
kumarharsh opened this issue Feb 6, 2018 · 0 comments
Open

Supress all editor event based errors #100

kumarharsh opened this issue Feb 6, 2018 · 0 comments
Labels
Milestone

Comments

@kumarharsh
Copy link
Contributor

Sometimes, the gql plugin starts throwing these errors which keeps starting up the output terminal:

[Error - 12:24:29 AM] Request textDocument/hover failed.
Message: Request textDocument/hover failed with message: Cannot read property 'getText' of undefined
Code: -32603

Mostly, this happens after a computer sleep and any non-gql code when hovered starts throwing this error.
These kind of errors need to be handled gracefully and not cause confusion.

Mayank1791989 added a commit that referenced this issue Apr 18, 2018
BREAKING_CHANGE: structure of .gqlconfig file changed.

closes #3, closes #23, closes #28, closes #45, closes #52, closes #62, closes #99, closes #100, closes #115
Mayank1791989 added a commit that referenced this issue Apr 30, 2018
BREAKING_CHANGE: structure of .gqlconfig file changed.

closes #3, closes #23, closes #28, closes #45, closes #52, closes #62, closes #99, closes #100, closes #115
@Mayank1791989 Mayank1791989 added this to the v3 milestone Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants