Skip to content

romgrk/grain-language-server

 
 

Repository files navigation

Language Server and editor extension support for Grain

This extension adds language support for Grain to Visual Studio Code.

Currently the LSP server is embedded in the vscode extension and is written in Typescript. The next version will be written in ReasonML and will be a separate language server, with just the client in the vscode extension.

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.

About

Grain support for Visual Studio Code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 1.5%
  • Shell 0.6%