Skip to content

andyp123/GMSyntax

Repository files navigation

GM Syntax

GameMonkey Syntax for Sublime Text.

In addition to the basic syntax definition, this package also contains snippets to improve your workflow when writing GameMonkey code.

Included Snippets

Currently there is only one snippet, but I hope to expand this over time to build up a library of actually useful snippets instead of just writing them for any common code construct I can think of.

The text in bold is the tab trigger. Typing this and pressing the tab key will activate the snippet.

  • function : function definition. ( name, argument(s), body )

About

GameMonkey Syntax for Sublime Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published