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

Catspeak

mrinnerpeace

|
1 install
| (0) | Free
Language support for Catspeak scripting language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Catspeak

Language support for the Catspeak scripting language in Visual Studio Code. Catspeak is a cross-platform scripting language for GameMaker, created by katsaii.

Features

  • Syntax highlighting for .meow files
  • IntelliSense code completion
  • Go to definition
  • Find all references
  • Hover information with doc comments
  • GML built-in function documentation
  • Semantic highlighting
  • Error diagnostics
  • Code formatting
  • Bracket matching and auto-closing
  • Comment toggling

Configuration

Configure the extension in VSCode settings under the catspeak namespace:

  • catspeak.semanticHighlighting: Enable/disable semantic highlighting
  • catspeak.diagnosticSeverity: Set diagnostic severity level
  • catspeak.formatting.indentSize: Number of spaces per indent level
  • catspeak.formatting.useTabs: Use tabs instead of spaces
  • catspeak.autoClosingBrackets: Enable/disable auto-closing brackets

Usage

Open any .meow file and the extension will automatically activate.

Credits

Catspeak is created and maintained by katsaii. This extension is a community-built tool providing IDE support for the language.

Logo design by Mashmerlow.

License

MIT

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