Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Cyanox Syntax AlphaNew to Visual Studio Code? Get it now.
Cyanox Syntax Alpha

Cyanox Syntax Alpha

Cyan Code

|
1 install
| (1) | Free
Syntax highlighting and runner for the Cyanox programming language. Requires cyanox-lang CLI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cyanox Syntax Highlighter

This folder contains a simple terminal syntax highlighter for Cyanox .cn files.

Features

  • let highlighted in bright red
  • def highlighted in orange
  • write() highlighted in neon purple
  • function names highlighted in yellow
  • strings highlighted with cyan text and neon green quotes
  • comments highlighted in grey

Usage

VS Code syntax highlighting

  1. Open the cyanox_highlight folder in VS Code.
  2. Install the extension from the local folder by running the Extensions: Install from VSIX... command.
  3. After installing, reopen a .cn file and VS Code will use the Cyanox grammar automatically.

Terminal preview

If you want to preview highlighting without VS Code, run:

python cyanox_highlight/highlight.py Day2.cn

This will print the file content to the terminal with ANSI colors.

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