rmosolgo / language-graphql

GraphQL support for Atom text editor
MIT License
57 stars 13 forks source link

Add support for `.prisma` files #19

Closed DecentM closed 6 years ago

DecentM commented 6 years ago

This PR adds support for files with the .prisma extension.
These files use the same GraphQL syntax that traditional files do, except the they're used for Prisma.

rmosolgo commented 6 years ago

Thanks for the update! Shipped in 0.11.0