└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # GraphQL mode for CodeMirror has moved! 2 | 3 | This repository is now archived, and its git history has been carefully merged into the [GraphQL IDE Monorepo](https://github.com/graphql/graphiql). 4 | 5 | You can find `codemirror-graphql` in this subfolder of the monorepo: 6 | 7 | https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql#readme 8 | 9 | Any future issues or pull requests opened against this repository will be closed. 10 | 11 | --------------------------------------------------------------------------------