graphql-for-vscode icon indicating copy to clipboard operation
graphql-for-vscode copied to clipboard

Investigate whether custom grammar support can be added

Open kumarharsh opened this issue 6 years ago • 0 comments

Bumped into this: https://github.com/gandm/language-babel/blob/d7d260522eb0f6528ea8558beb1bda54c5d25eba/src/create-ttl-grammar.js

Atom gives you a way to load a custom grammar file via their API. Investigate whether VSCode exposes something similar. If yes, it can solve #90 and #52

kumarharsh avatar May 31 '18 11:05 kumarharsh