Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>lux-vscodeNew to Visual Studio Code? Get it now.
lux-vscode

lux-vscode

duyn

|
1 install
| (0) | Free
Lux test framework language support extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lux-vscode

Language support for Lux (LUcid eXpect scripting)

Features

  • Syntax highlight
  • Go to definition

Extension Settings

If you have some environment variable that contain a path, you can use lux.envVariables

"lux.envVariables": {
    "TEST_LIB_DIR_1": "~/repo/test/system/test"
    "TEST_LIB_DIR_2": "$WORKSPACE$/system/test"
  },

It can be relative path or absolute path. You can also set with $WORKSPACE$, the extension will use use current workspace when convert that path

Known Issues

...

Release Notes

1.0.0

Initial release


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