GameMaker Language - Syntax Support
Donation: https://paypal.me/scavt
VS Code extension that adds:
- Syntax highlighting for GameMaker Language (
.gml)
- Language configuration (comments, brackets, auto-closing pairs)
- Snippets for common GML blocks
- IntelliSense completions for common keywords, constants, functions, and properties
- Hover documentation for known symbols
- Manual links in hover/completion docs to the official GameMaker monthly manual
- Go to Definition / Declaration for user functions across
.gml files
| |