Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvantonder/gql-sublimetext-yolo
https://github.com/rvantonder/gql-sublimetext-yolo
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rvantonder/gql-sublimetext-yolo
- Owner: rvantonder
- License: mit
- Created: 2020-10-16T20:44:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T17:21:58.000Z (about 4 years ago)
- Last Synced: 2024-12-09T05:36:31.190Z (27 days ago)
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gql-sublimetext-yolo
Taken from [graphql/vscode-graphql](https://github.com/graphql/vscode-graphql/blob/master/grammars/graphql.json) converted with [this](https://marketplace.visualstudio.com/items?itemName=Togusa09.tmlanguage)
**How to generate `sublime-syntax` file**:
- Open the `.json` file in sublime
- `PackageDev: Convert (YAML, JSON, PList) to and select Convert to: Property List`
- Rename as `.tmLanguage`
- `Plugin Development: Convert Syntax to .sublime-syntax`
- Do `view console` if this doesn't work, silent failure will show why the conversion failed in console**Testing (Mac)**:
- Put the `tmLanguage` file in:
`Users//Library/Application Support/Sublime Text 3/Packages/GraphQL/GraphQL.tmLanguage`
- Also put the test file in there, and then open it in sublime
- Run `cmd`+`B`