Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GatoLangNew to Visual Studio Code? Get it now.
GatoLang

GatoLang

Gatoware

|
3 installs
| (0) | Free
GatoLang language support (syntax highlighting + diagnostics via gatoc). Please ensure you have gatoc installed and available in your PATH before using this extension.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GatoLang LSP

A minimal VS Code extension that provides real-time diagnostics for GatoLang files using the gatoc language server.

Features

  • Real-time linting and error detection
  • JSON-formatted diagnostics via gatoc --check
  • Debounced diagnostics on file change with immediate validation on save

Requirements

  • gatoc installed and available on your PATH, or set the GATOC_PATH environment variable to the full executable path
  1. Open the repo in VS Code and press F5 to run the extension in the Extension Development Host

Usage

Open a .gw file to see diagnostics in the editor. Errors appear as you type.

Troubleshooting

  • If the server cannot find gatoc or if your gatoc is not on your PATH, set the GATOC_PATH environment variable to the full executable path.
  • Please report any other bugs you find on GitHub. (https://github.com/Gatoware-6310/GatoLangLSP)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft