Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GML Support ThirdPartyNew to Visual Studio Code? Get it now.
GML Support ThirdParty

GML Support ThirdParty

LiarOnce

|
2,129 installs
| (0) | Free
Third-party GameMaker plugins support for GML Support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gml-support-thirdparty

Third-party GameMaker plugins support for GML Support.

It works, but the code doesn't seem to be standard:

if (isChinese)
{
    const entry = gmlThirdparty.thirdfunctions[ident] || gmlThirdparty.thirdconstants[ident] || gmlThirdparty.cnthirdfunctions[ident] || gmlThirdparty.cnthirdconstants[ident];
    return entry;
}

Support list: https://gmlsupport.liaronce.win/#/Moreinfo/Thirdparty

This is an optional extension, if you do not need it, without the extension does not affect the use of GML Support.

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