Releases: StefanH-AT/Source-Engine-VSCode-Extension
Releases · StefanH-AT/Source-Engine-VSCode-Extension
0.10.3
FGD
- Fixed syntax highlighting for HammerAddons unified FGD tags as reported by Luke18033
0.10.2
General
- Fixed negative numbers not being highlighted correctly in keyvalue files
0.10.1
Captions
- Improved syntax highlighting for
<I>
and<B>
tags
0.10.0
0.8.1
FXC
- Apply syntax highlighting to
_fxc.h
files so vscode doesn't open the shader code as a C++ file
0.8.0
FXC
- Added syntax highlighting for .fxc (Shader) files based off Vscode's HLSL definition enhanced with special FXC comment syntax
0.7.0
VMT
- Added parameters related to decals like
$decal
- Added
$translucent 1
to decal snippet
QC
- Added
$attachment
snippet
0.6.3
VMT
- Fixed color preview bugs
0.6.2
VMT
- Fixed texture paths always being marked as missing on filesystem
0.6.1
Other
- Fixed description for studiomdl path setting (Thanks AWildErin!)