vscode-graphql-syntax@1.3.13
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.