Skip to content

Releases: StefanH-AT/Source-Engine-VSCode-Extension

1.4.0

02 Feb 13:30

Choose a tag to compare

VMT

  • Added parameters $parallax $parallaxcenter $parallaxdepth $basetexturetransform

Snippets

  • Removed $envmap parameter from PBR snippet

1.3.1

10 Jul 19:06
ea7bce0

Choose a tag to compare

VMT

  • Fixed texture path completion only setting first slash as forward slash

1.3.0

18 Mar 21:37
f2e322f

Choose a tag to compare

General

  • Improved KeyValue file detection
  • Added editor button to remember a file path as a KeyValue file, so it automatically opens as KV next time
  • Added option to disable KeyValue file detection based on the file name
  • Updated packages to fix vulnerabilities

1.2.0

14 Jun 17:10
1.2.0
07258ef

Choose a tag to compare

VMT

  • Added setting to "File not found" warnings for texture properties

1.1.0

16 Apr 14:30
1.1.0
7a4b1f4

Choose a tag to compare

VMT

  • VMT file format is now called "Valve Material"

QC

  • Added support for .qci extension

1.0.0

05 Dec 17:47
1.0.0
620ad45

Choose a tag to compare

General

  • Improved keyvalue auto detection
  • Renamed keyvalue3 language to simply keyvalue

FGD

  • Fixed comments not working in FGD arrays
  • Fixed syntax highlighting breaking when whitespace is placed after type name

0.12.5

10 Jul 01:07
0.12.5
714a172

Choose a tag to compare

General

  • Added .vcd extension to use KeyValues format

0.12.4

09 Jul 16:32
0.12.4
5a854c0

Choose a tag to compare

FGD

  • Fixed preprocessor highlighting in FGD KeyValues
  • Fixed incorrect highlighting on FGD KeyValues, Inputs or Outputs with the word "input" or "output"

0.12.3

24 Mar 18:56
0.12.3
3e36801

Choose a tag to compare

General

  • Enabled Keyvalue auto detection by default
  • Removed Source Engine workspaces config
  • Removed "Only detect keyvalue files in workspaces" config
  • Fixed performance inspection
  • Fixed captions compiler command being registered twice
  • Fixed model compiler command not being registered

VMT

  • Removed shader parameter config. These are now provided by sourcelib

0.12.2

14 Mar 18:41
0.12.2
0d5e6a0

Choose a tag to compare

KeyValue

  • Fixed incorrect error message when an object key is followed by a conditional