Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>G RunnerNew to Visual Studio Code? Get it now.
G Runner

G Runner

singhgurjot01

|
4 installs
| (0) | Free
Run .g language files inside VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

G Runner — .g Language Runner for VS Code

This extension adds support for running .g language files inside Visual Studio Code.

Features

  • Run .g files with a single button or keybinding
  • Integrated terminal runs the .g file using your global CLI
  • Status bar button and keyboard shortcut

How to Use

  1. Install the .g CLI globally:

    npm install -g @singhgurjot/g-lang
    
  2. Open any .g file

  3. Press Ctrl + Alt + R or click the ▶ Run .g button

Requirements

You must have the g command available globally (npm install -g @singhgurjot/g-lang)

Keyboard Shortcut

  • Ctrl + Alt + R to run the current .g file

Made by Gurjotpal Singh

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