Skip to content

vscode-graphql-syntax@1.3.13

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:27
1ab612a

Patch Changes

  • #4491 d34c539 Thanks @rrbe! - Fix highlighting of consecutive field and argument descriptions without separating commas, preventing description punctuation from causing subsequent code to be highlighted as documentation.

  • #4494 e19ba2d Thanks @trevor-scheer! - Fix highlighting of compact defaults and descriptions that follow default values on the same line.