Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Known Issues, Maintainers & Contributors Needed #346

Open
acao opened this issue Nov 24, 2021 · 0 comments
Open

Known Issues, Maintainers & Contributors Needed #346

acao opened this issue Nov 24, 2021 · 0 comments

Comments

@acao
Copy link
Member

acao commented Nov 24, 2021

馃憖 Actual Behavior

vscode-graphql language features don't work often.

鈿狅笍 Known Issues

(many of these issues cause language features to not work at all, only syntax highlighting)

make sure you've consulted the readme and have a graphql config file!

  • schema to SDL file support seems to be broken. try schemaPath for a single schema file instead, though declarations doesn't seem to work.
  • remote schemas URLs kind of work with schema props
  • .ts and .toml graphql-config files weren't working but now are because we upgraded graphql-config. hopefully that fixes other issues
  • the extension activates on * all the time now, because there is no activationEvent that could pick up on graphql-config in package.json. it may crash if there is no graphql in files
  • graphql-mesh style schema configuration may cause issues with remote schema cacheing, thus no language features

Expected Behavior

They should

馃敡 Help Resolve the Problem

Help us improve this situation! The language server is where most of the issues are, and we have created an issue for you there to help plan the future of this extension and the graphql LSP ecosystem in general!

graphql/graphiql#2050

@acao acao pinned this issue Nov 24, 2021
@acao acao unpinned this issue Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant