An open API service indexing awesome lists of open source software.

https://github.com/grain-lang/grain-language-server

Grain support for Visual Studio Code
https://github.com/grain-lang/grain-language-server

grain vscode vscode-extension vscode-grain vscode-language

Last synced: 4 months ago
JSON representation

Grain support for Visual Studio Code

Awesome Lists containing this project

README

          

# Editor extension support for Grain

Grain has a standard LSP implementation built into the compiler.

This repository is a collection of editor extensions for adding language support for [Grain](grain-lang.org).

Our first extension is for Visual Studio Code.

## Contributing

Contributions are welcome and greatly appreciated. If you find issues while using this extension, please report them by opening an issue in our [issue tracker](https://github.com/grain-lang/grain-language-servers/issues).

For more in-depth information on how to contribute to Grain's projects, check out the official [contributing guide](https://github.com/grain-lang/grain/blob/main/CONTRIBUTING.md).