Commit e2b3076
committed
[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 GraphQL1 parent e5dd8ad commit e2b3076
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments