Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TypeScript to GMLNew to Visual Studio Code? Get it now.
TypeScript to GML

TypeScript to GML

Rhemery

|
1 install
| (0) | Free
Compiler diagnostics and GameMaker manual links for TypeScript-authored GameMaker projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript to GML for Visual Studio Code

This companion extension adds editor support to projects that use typescript-to-gml:

  • TS2GML compiler diagnostics appear while editing TypeScript.
  • A complete project check runs after a TypeScript file is saved and is also available as TypeScript to GML: Check Project.
  • GameMaker built-ins from the project's generated runtime declarations link to their exact pages in the official GameMaker manual without adding visible underlines. Middle-click a built-in to open its topic, or use TypeScript to GML: Open GameMaker Manual for Symbol.

The extension activates only for TypeScript files beneath a directory containing one GameMaker .yyp project. Run the CLI's init command first so the project-local runtime declarations exist.

The extension uses the official manual's published topic index. The Monthly channel is used by default; set typescriptToGml.manualChannel to lts for an LTS project.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft