Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GZDoom ZScriptNew to Visual Studio Code? Get it now.
GZDoom ZScript

GZDoom ZScript

kaptainmicila

|
3,213 installs
| (1) | Free
GZDoom's multiple scripting languages support (with a focus on ZScript) for VSCode (and compatible editors)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GZDoom logo

ZScript-VSCode


GZDoom's ZScript language support for VSCode (and compatible editors).

Made with the help from:

  • marrub--'s ZScript documentation.
  • Every single other GZDoom modder

FEATURES

  • Syntax highlighting for many languages needed for GZDoom modding

IMAGES

archvile.zs (from gzdoom.pk3)

archvile.zs


HOW DO I USE IT?

PREREQUISITES

  • Visual Studio Code
  • Or some other editor that supports Visual Studio Code's extensions

FOR VERSIONS >= 0.9.0

  • Get the .vsix from the "Releases" page
  • Open VSCode
  • Press "Ctrl + Shift + p"
  • Type "Extension: install from VSIX"

FOR VERSIONS >=1.0.0

Just do the same thing for earlier versions

OR:

Get it from Visual Studio's Marketplace

OR:

Get it from Open VSX Registry


CONTRIBUTING

Just clone the repo.

This extension doesn't even use Node.js features, so you don't even need to npm install this.

Please contribute only regex rules / language configurations or anything that isn't related to programmatic features.

Those are better put in a separate extension, and I would be grateful if you took merit for your own things instead of giving such responsibility to me.


SPECIAL THANKS

  • Nash Muhandes for giving me the will to make this syntax highlighter;
  • marrub-- for the ZScript documentation;
  • Microsoft for making VSCode;
  • The ZDoom comunity for creating the source port;

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