fix: missing subscription syntax highlight by Netail · Pull Request #4143 · graphql/graphiql
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Open
Netail wants to merge 5 commits intographql:mainfrom
Open
fix: missing subscription syntax highlight#4143
Netail wants to merge 5 commits intographql:mainfrom
fix: missing subscription syntax highlight#4143
Netail wants to merge 5 commits intographql:mainfrom
Conversation
Copy link
Missing subscription syntax highlight
Will also fix downstream into https://github.com/shikijs/textmate-grammars-themes (once synced) used by nextra-code syntax hightlighting on the docs website; https://graphql.org/learn/subscriptions/
Copy link
🦋 Changeset detected
Latest commit: 852d22c
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| vscode-graphql-syntax | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Copy link
- ✅ login: Netail / name: Maikel van Dort (852d22c)
Netail commented Jan 6, 2026
packages/vscode-graphql-syntax/grammars/graphql.json
Outdated
Show resolved
Hide resolved
packages/vscode-graphql-syntax/grammars/graphql.json Outdated Show resolved Hide resolved
dimaMachina approved these changes Jan 7, 2026
Netail added 2 commits
January 7, 2026 14:31Copy link
Author
Netail
commented
Jan 30, 2026
Netail commented
Jan 30, 2026@dimaMachina Updated the tests 😅
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

