- Bump extension API, remove windows path workaround. Thanks @kubkon!
- Fix GraphQL language server not starting on Windows
- Make it work on windows
- Add GraphQL language server with auto-completion and documentation support. Thanks @affanshahid
- Add
graphqlsfile extension for schema files. Thanks @isaacd9
- Switch to my fork of GraphQL treesitter grammar that supports escape sequences inside single line strings
- Fix inconsistency in highlighting input vs other types property names #1
- Add .gql as a recognized file extension
- Initial release