VS Code extensions

Extensions that make working with this mod's config files easier inside VS Code. This list will grow over time — if you build one that helps other admins write quests, dialogues, or zones for this mod, it belongs here.

Syntax highlighting

KG Marketplace Syntax — a Visual Studio Code extension that adds syntax highlighting to .cfg config files for this mod.

It recognizes and colors:

Install: open the Extensions panel in VS Code (Ctrl+Shift+X), search for "KG Marketplace Syntax", and click Install. Once installed, it activates automatically for any .cfg file you open. Full setup notes are in the extension's own README, linked above.

Edit this page on GitHub