Skip to content

Commit db77a2c

Browse files
dunnbobcatacao
authored andcommitted
[vscode-graphql-syntax] Add support for GraphQL embedded in Hack files
Summary: This adds support for GraphQL strings within Hack files, bootstrapped from the existing PHP version. I followed the steps outlined in the README. Test Plan: - `yarn test -u` from package root - `yarn vsce:package` and install resulting VSIX - Load `test.hack` in VS Code - Observe nice syntax highlighting for GraphQL
1 parent 0553771 commit db77a2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/twelve-rings-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'vscode-graphql-syntax': minor
3+
---
4+
5+
Added support for GraphQL embedded in Hack files

0 commit comments

Comments
 (0)