File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
77The versions in this file adhere to [ semantic versioning] ( https://semver.org/ ) .
88
9+ ## [ 0.12.3]
10+
11+ ** General**
12+ - Enabled Keyvalue auto detection by default
13+ - Removed Source Engine workspaces config
14+ - Removed "Only detect keyvalue files in workspaces" config
15+ - Fixed performance inspection
16+ - Fixed captions compiler command being registered twice
17+ - Fixed model compiler command not being registered
18+
19+ ** VMT**
20+ - Removed shader parameter config. These are now provided by sourcelib
21+
922## [ 0.12.2]
1023
1124** KeyValue**
Original file line number Diff line number Diff line change 22 "name" : " source-engine-support" ,
33 "displayName" : " Source Engine Support" ,
44 "description" : " Adds support for Source Engine file types and other commands" ,
5- "version" : " 0.12.2 " ,
5+ "version" : " 0.12.3 " ,
66 "icon" : " extension-icon-256.png" ,
77 "author" : {
88 "name" : " Stefan Heinz" ,
You can’t perform that action at this time.
0 commit comments