Relux for VS Code
Syntax highlighting and language support for the Relux
DSL - Expect-style integration tests for interactive shell programs.
Features
- Keyword highlighting (
test, effect, fn, shell, let, need, import, cleanup)
- Shell operators (
>, =>, <?, <=, !?, !=)
- String and doc-string highlighting with interpolation (
${var}, $1)
- Regex pattern highlighting for match/fail operators
- Timeout duration highlighting (
~5s, ~2h 30m)
- Comment highlighting (
// ...)
- Bracket matching, auto-closing, folding
Install
Search Relux in the Extensions sidebar, or from the command line:
code --install-extension spawnlink-eu.relux
Also available on Open VSX for VSCodium, Cursor, code-server, and other VS Code derivatives.
Learn more
License
MIT - see LICENSE.
| |