- Fix non appearing snippets
- Automatic including of function parameters
- Improve error linter with apollo fragments
- Fix support for snippets and queries with apollo fragments
- Stop using codemirror
- Use graphql-language-service-interface
- Fix a lot of error while getting snippets
- Improve support for apollo with fragments.
- Fix crash when writing
invalidchar
.
- Add option to disable unknown fragment error.
- Add more priority to suggestions.
- Fix crash bug when opening tags. Issue #1.
- Add options to disable some errors.
- Improve query finding algorithm.
- Fix getQueriesInFile when there are others
`
in the file.
- Use .graphqlrc.
- Don't pass type to snippets
- Every feature added