Skip to content

vscode-graphql-syntax@1.3.12

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:38
7d543a9

Patch Changes

  • #4385 bd73a95 Thanks @glen-84! - Highlight GraphQL string values — including single-line and block (triple-quoted) strings in directive and field arguments, list items, and default values — as strings instead of comments. Descriptions are now scoped as documentation (comment.block.documentation / comment.line.documentation) so themes can style them distinctly while still defaulting to comment colors.