+4
README.md
+4
README.md
···- When you save it will generate `typed-document-nodes` for your documents and cast them to the correct type- Will warn you when you are importing from a file that is exporting fragments that you're not using···> If you are using VSCode ensure that your editor is using [the Workspace Version of TypeScript](https://code.visualstudio.com/docs/typescript/typescript-compiling#_using-the-workspace-version-of-typescript)> this can be done by manually selecting it or adding a `.vscode/config.json` with the contents of
···- When you save it will generate `typed-document-nodes` for your documents and cast them to the correct type- Will warn you when you are importing from a file that is exporting fragments that you're not using+> Note that this plugin does not do syntax highlighting, for that you still need something like+> [the VSCode/... plugin](https://marketplace.visualstudio.com/items?itemName=GraphQL.vscode-graphql-syntax)···> If you are using VSCode ensure that your editor is using [the Workspace Version of TypeScript](https://code.visualstudio.com/docs/typescript/typescript-compiling#_using-the-workspace-version-of-typescript)> this can be done by manually selecting it or adding a `.vscode/config.json` with the contents of
+3
packages/graphqlsp/README.md
+3
packages/graphqlsp/README.md
···- When you save it will generate `typed-document-nodes` for your documents and cast them to the correct type- Will warn you when you are importing from a file that is exporting fragments that you're not using+> Note that this plugin does not do syntax highlighting, for that you still need something like+> [the VSCode/... plugin](https://marketplace.visualstudio.com/items?itemName=GraphQL.vscode-graphql-syntax)