Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rebol (Rebolek)New to Visual Studio Code? Get it now.
Rebol (Rebolek)

Rebol (Rebolek)

rebolek

| (0) | Free
Rebol syntax highlighting and LSP diagnostics via bundled recoil-lsp.r3. Full-sync didChange + temp-file lint. Grammar from karpad2/vscode_rebol (MIT).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rebol

Syntax highlighting and LSP diagnostics for Rebol / Ren-C (.r3, .reb, .r, .nest, .sc).

Published by Rebolek (rebolek on the Marketplace).

Features

  • TextMate grammar (from karpad2/vscode_rebol, MIT).
  • Bracket/comment behavior via language-configuration.json.
  • Language server (recoil-lsp) runs under r3 and lints open/saved files (parse check for Rebol sources).

Requirements

  • r3 on your PATH (Ren-C / Rebol 3 with JSON encode/load).
  • Path to recoil-lsp.r3 from rebol-editor-support (cloned next to your project, bundled with this extension’s repo layout, or set explicitly in settings).

Settings

ID Default Meaning
rebol.r3Path r3 Interpreter used to start the LSP.
rebol.lspScript (empty) Absolute path to recoil-lsp.r3. If empty, the extension tries common sibling paths (see setting description).

Repository

Source and LSP scripts: codeberg.org/rebolek/rebol-editor-support.

License

MIT — see LICENSE. Grammar carries its own notice in NOTICE where applicable.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft