Skip to content

grain-lang/grain-language-server

Repository files navigation

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.