File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ 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.10.3]
10
+
11
+ ** FGD**
12
+ - Fixed syntax highlighting for HammerAddons unified FGD tags [ as reported by Luke18033] ( https://github.com/StefanH-AT/Source-Engine-VSCode-Extension/issues/99 )
13
+
9
14
## [ 0.10.2]
10
15
11
16
** 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.10.2 " ,
5
+ "version" : " 0.10.3 " ,
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