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
- Host: GitHub
- URL: https://github.com/grain-lang/grain-language-server
- Owner: grain-lang
- Created: 2018-04-29T18:19:44.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T16:16:56.000Z (over 1 year ago)
- Last Synced: 2025-10-17T14:59:18.904Z (5 months ago)
- Topics: grain, vscode, vscode-extension, vscode-grain, vscode-language
- Language: TypeScript
- Size: 771 KB
- Stars: 23
- Watchers: 5
- Forks: 6
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - grain-language-server - lang | 13 | (TypeScript)
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).