File tree 2 files changed +11
-1
lines changed 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ 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
+ ## [ 1.0.0]
10
+
11
+ ** General**
12
+ - Improved keyvalue auto detection
13
+ - Renamed ` keyvalue3 ` language to simply ` keyvalue `
14
+
15
+ ** FGD**
16
+ - Fixed comments not working in FGD arrays
17
+ - Fixed syntax highlighting breaking when whitespace is placed after type name
18
+
9
19
## [ 0.12.5]
10
20
11
21
** General**
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.12.5 " ,
5
+ "version" : " 1.0.0 " ,
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