Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GX LanguageNew to Visual Studio Code? Get it now.
GX Language

GX Language

DEVJSX

|
1 install
| (0) | Free
Syntax highlighting, snippets, and code intelligence for the GX brain-first programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GX Language — VS Code Extension

Syntax highlighting and snippets for the GX brain-first programming language.

Features

  • Syntax highlighting for .gx files
  • 12 built-in snippets (agent, helper, brain, ask, function, for, if, try, import, ...)
  • Bracket matching and auto-close
  • Comment toggling (//)

Install

Install from the VS Code Marketplace.

Or install the GX toolchain and get syntax highlighting immediately:

npm install -g gxlang

Snippets

Prefix Inserts
agent Agent with when started block
helper Full helper with brain cycle
brain Brain block (plan/execute/remember/communicate)
ask AI call with confidence check
function Function definition
for For loop
if If-else block
try Try-catch block
import Import another .gx file
use Import JS/Python package
emit Emit an event

License

MIT — © 2025 DEVJSX LIMITED

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