Skip to content

KaptainMicila/ZScript-VSCode

Repository files navigation

ZScript-VSCode


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

Made with the help from: marrub--'s ZScript documentation.


FEATURES

  • Syntax highlighting for many languages needed for GZDoom modding

IMAGES

archvile.zs (from gzdoom.pk3)

archvile.zs


HOW DO I USE IT?

PREREQUISITES

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


SPECIAL THANKS