We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloud 9 seems to have some support for importing textmate definitions https://cloud9-sdk.readme.io/docs/import-a-textmate-bundle so we might be able to use that + https://github.com/gluon-lang/gluon_language-server/blob/master/syntaxes/gluon.tmLanguage
The text was updated successfully, but these errors were encountered:
https://github.com/Microsoft/monaco-editor could be more likely to support a language server though it needs custom syntax highlighting to be written.
Sorry, something went wrong.
Might be easier to rewrite the client in Typescript, or even Reason if need be. Kind of frustrated with how hard Elm's JS interop is.
No branches or pull requests
Cloud 9 seems to have some support for importing textmate definitions https://cloud9-sdk.readme.io/docs/import-a-textmate-bundle so we might be able to use that + https://github.com/gluon-lang/gluon_language-server/blob/master/syntaxes/gluon.tmLanguage
The text was updated successfully, but these errors were encountered: