grain-language-server icon indicating copy to clipboard operation
grain-language-server copied to clipboard

Grain support for Visual Studio Code

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.

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.

For more in-depth information on how to contribute to Grain's projects, check out the official contributing guide.