- Add GraphQL language server with auto-completion and documentation support. Thanks @affanshahid
- Add
graphqls
file 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