Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WebGAL Script BasicsNew to Visual Studio Code? Get it now.
WebGAL Script Basics

WebGAL Script Basics

Junbo Xiong

|
507 installs
| (0) | Free
Basic syntax highlighting for WebGAL Script.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

webgal-script-basics

WebGAL Script syntax highlighting for Visual Studio Code. Compatible with WebGAL v4.4.6.4.

Manual Installation

  1. Clone the repo into the extension folder.

    • On Windows

      git clone https://github.com/C6H5-NO2/webgal-script-basics.git %USERPROFILE%\.vscode\extensions\webgal-script-basics
      
    • On Linux / macOS

      git clone https://github.com/C6H5-NO2/webgal-script-basics.git ~/.vscode/extensions/webgal-script-basics
      
  2. Optionally, update the syntaxes.

    cd path/to/webgal-script-basics
    python build/build.py
    
  3. Restart VS Code and select WebGAL Script from the language mode dropdown.

Demo

demo

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