ZachIsAGardner / gm-vs-code

Visual Studio Code extension that puts GameMaker Studio 2's Asset Browser in Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameMaker Studio 2 in Visual Studio Code

Using this extension will give you a mini GameMaker asset browser right in VS Code. Only code related things will show up.

If you want to create files you'll still have to do that in GameMaker, this is mostly to replace the code editor in GameMaker.

Getting Started

Setup

You can either install this extension through the .vsix file in this repo, or you can find it in the extensions marketplace.

Once the extension is installed as long as your current directory, or any of it's children, contain a .yyp file it should just work. You will see a tab on the left with the GameMaker logo. That's where you can view and edit GameMaker related code files.

Thanks

About

Visual Studio Code extension that puts GameMaker Studio 2's Asset Browser in Visual Studio Code.


Languages

Language:TypeScript 100.0%