Editor Setup
Edit on GitHubAs more editors are supported, they will be added here.
Visual Studio Code
The premier editor for Grain is Visual Studio Code. You can install vscode-grain
from the VS Code extension marketplace.
Note: For language server support, you’ll need to configure the location of the grain
binary in the extension if it does not exist on your PATH. For example, on Windows you might need to set it to ./grain-win-x64.exe
if you keep the Packaged Grain binary inside your project.
Favorite editor not supported?
Drop us a line in our Discord server to help us prioritize supporting your favorite editor.