Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GraphQL type-checking errors #18

Merged
merged 3 commits into from
Aug 9, 2022
Merged

Add GraphQL type-checking errors #18

merged 3 commits into from
Aug 9, 2022

Conversation

Chnapy
Copy link
Owner

@Chnapy Chnapy commented Aug 7, 2022

Custom compiler now shows graphql errors as typing errors.

Add graphql errors as TS error diagnostics.
Handle VS Code env managing logs.

Clean up tsc-ls/ code.
This part will be replaced by tsc-ls package, more generic, allowing to compile any code with its language service plugins (ts-gql-plugin, typescript-plugin-css-modules, etc...).

TODO later:

  • use tsc-ls, remove tsc-ls/ folder
  • update doc with tsc-ls recommandation for CLI uses

@Chnapy Chnapy marked this pull request as ready for review August 9, 2022 19:54
@Chnapy Chnapy merged commit bea7008 into master Aug 9, 2022
@Chnapy Chnapy deleted the tsc-ls-enable-errors branch August 9, 2022 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant