ZScript-VSCode
ZScript-VSCode copied to clipboard
GZDoom's ZScript language support for VSCode
trafficstars
![]()
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)
![]()
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
- 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;