General "not working" issue
See original GitHub issueI’m sorry, I don’t know how to name this issue.
I followed the installation steps:
-
Installed
playlyfe/gql
: -
Installed
watchman
: -
Installed this plugin in VSCode & restarted the IDE:
-
Added a
.graphqlconfig
file, which points to a graphql file I’d like to edit:
{
"schemaPath": "src/schema.gql"
}
What works:
-
Syntax highlighting works fine:
-
Snippets work fine:
What doesn’t work:
-
Autocomplete - only the default token based autocomplete shows up:
-
Linting/error highlighting - I couldn’t cause any linting errors
-
Find type - doesn’t work
-
Language server doesnt even seem to be running:
Any pointers on how could I make this plugin work?
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Fix Command and Conquer Generals on Windows 10 in 9 Steps
How can I fix Command and Conquer Generals problems on Windows 10? · 1. Create a new options.ini file · 2. Delete the...
Read more >How to fix problems with C&C Generals and Generals Zero ...
Solved: Hello everyone, I have been looking for a way to run Command and Conquer Generals and Generals Zero Hour on Windows 10...
Read more >Command And Conquer Generals Zero Hour Not Working ...
I like the command and conquer series, but recently C&C Generals ZH stopped working! It was installed onto my computer a year ago...
Read more >is The General not working / having issues for you? - 99images
✓ My The General app wont load or not working properly (loading error / server error / connection error / Screen Freeze /...
Read more >C&C Generals: zero hour will not load or run
Programs you are having problems with; Error messages; Recent changes you made to your computer; What you have already tried to fix the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same error after a
watchman shutdown-server
. Any way I could debug it? I’m not too familiar with the vscode plugin infrastructure.I’m having the same issue here using the exactly same versions and tried the shutdown workaround…
In my case, nothing works… Syntax highlight, nothing…
Can anyone shed a light and what that may be?