Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 683 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 683 Bytes

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.