rl-lang - VS CodeRun, check, and scaffold rl-lang projects directly from VS Code. Features
UsageOpen a .rl file and three buttons appear in the editor title bar for run, check, and dev. All output goes to the rl-lang Output Channel at the bottom of the editor. To create a new project, open the command palette with Ctrl+Shift+P and run rl: New Project, then enter a name. The extension will offer to open the new folder automatically. Commands are also available by right-clicking any .rl file in the Explorer sidebar. RequirementsNo separate installation needed. The rl binary is bundled for Linux and Windows (x86_64). Related
Links
LicenseMIT |