| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| vscode-graphql-syntax-1.3.13.vsix | 2026-09-09 | 26.2 kB | |
| README.md | 2026-09-09 | 721 Bytes | |
| vscode-graphql-syntax@1.3.13 source code.tar.gz | 2026-09-09 | 2.7 MB | |
| vscode-graphql-syntax@1.3.13 source code.zip | 2026-09-09 | 3.0 MB | |
| Totals: 4 Items | 5.7 MB | 0 | |
Patch Changes
-
#4491
d34c539Thanks @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
e19ba2dThanks @trevor-scheer! - Fix highlighting of compact defaults and descriptions that follow default values on the same line.