File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
The versions in this file adhere to [ semantic versioning] ( https://semver.org/ ) .
8
8
9
+ ## [ 0.3.7]
10
+
11
+ ** General**
12
+ - Added automatic indentation detection
13
+ - Other bugfixes
14
+
15
+ ** Soundscripts**
16
+ - Fixed bracket and quote pair problems
17
+
18
+ ** VPC**
19
+ - Added ` $QtFile ` keyword
20
+
21
+ ** QC, Captions**
22
+ - Compile button is now hidden when file is unsaved
23
+
9
24
## [ 0.3.6]
10
25
11
26
** KeyValue**
Original file line number Diff line number Diff line change 2
2
"name" : " source-engine-support" ,
3
3
"displayName" : " Source Engine Support" ,
4
4
"description" : " Adds support for Source Engine file types and other commands" ,
5
- "version" : " 0.3.6 " ,
5
+ "version" : " 0.3.7 " ,
6
6
"icon" : " extension-icon-256.png" ,
7
7
"author" : {
8
8
"name" : " Stefan Heinz" ,
You can’t perform that action at this time.
0 commit comments