graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
557 stars 71 forks source link

feature: embedded rescript & reason highlighting support #290

Closed jfrolich closed 3 years ago

jfrolich commented 3 years ago

It would be great to have this supported! Let me know if what you think of this commit?

linux-foundation-easycla[bot] commented 3 years ago

CLA Signed

The committers are authorized under a signed CLA.

acao commented 3 years ago

Fantastic work @jfrolich ! this will introduce support for highlighting. For the language server side of things, that's in the language service monorepo graphiql, which needs a re-architecting to support more languages, amongst other things.