Skip to content

Commit 5a854c0

Browse files
committed
Release 0.12.4
1 parent efd3b74 commit 5a854c0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
The versions in this file adhere to [semantic versioning](https://semver.org/).
88

9+
## [0.12.4]
10+
11+
**FGD**
12+
- Fixed preprocessor highlighting in FGD KeyValues
13+
- Fixed incorrect highlighting on FGD KeyValues, Inputs or Outputs with the word "input" or "output"
14+
915
## [0.12.3]
1016

1117
**General**

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.3",
5+
"version": "0.12.4",
66
"icon": "extension-icon-256.png",
77
"author": {
88
"name": "Stefan Heinz",

0 commit comments

Comments
 (0)