All notable changes to the "vscode-graphql" extension will be documented in this file.
- Support syntax highlighting for type, interface, and enum declarations
- Improve syntax highlighting for directives, array types, variable declarations
- Fix an issue with multiple
graphql
dependencies innode_modules
- Upgrade graphql-language-service-server to 1.0.18
- Fix Comment Selection support (#5)
- Support for language service features using graphql-language-service
- Initial release
- Syntax highlighting support