VS Code Extensions
rl-lang LSP

rl-lang LSP

by MohamedGonem

Language support for rl-lang (diagnostics, hover, completions)

Downloads

1

Rating

5.0 / 5 (1)

Version

0.0.4

Last updated

Jul 08, 2026

Language server client for rl-lang, giving you diagnostics and hover information as you write.

Features

  • Real-time diagnostics for type errors, undefined variables, and syntax errors
  • Hover information for identifiers
  • Powered by the built-in rl lsp server running over stdio

Usage

Install the extension and open any .rl file. The language server starts automatically in the background, no configuration needed.

Requirements

No separate installation needed. The rl binary is bundled with the extension for Linux and Windows (x86_64).

License

MIT

Related extensions