Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>White LangNew to Visual Studio Code? Get it now.
White Lang

White Lang

White Language Team

| (0) | Free
VSCode Extension for White Language, powered by wlls.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

White Language for VS Code

This extension provides syntax highlighting, syntax diagnostics, and other basic VS Code support for White Language.

The extension finds wlc through whitelanguage.compiler.path or WL_PATH/bin/wlc. You can use the run button in the editor title bar to compile and run the current White Language file.

Choose how reported diagnostics are displayed with whitelanguage.diagnostics.mode.

wlls resolves imported project and standard-library sources on demand.

Finding wlls

  1. whitelanguage.server.path
  2. WL_PATH/bin/wlls (wlls.exe on Windows)
  3. WL_PATH/tools/wlls/bin/wlls

If wlls is missing, the extension builds the latest tagged release with git and wlc, then installs it under WL_PATH/tools/wlls.

Development

npm install
npm run check
npm run package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft