You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments