You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@ 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.12.0]
10
+
11
+
**General**
12
+
- Debug performance output is now printed into a separate debug output channel
13
+
14
+
**FGD**
15
+
- Fixed several syntax highlighting bugs reported by Luke18033 [#103](https://github.com/StefanH-AT/Source-Engine-VSCode-Extension/issues/103)[#104](https://github.com/StefanH-AT/Source-Engine-VSCode-Extension/issues/104)
16
+
17
+
**Captions**
18
+
- Added a hint notification to recommend configuring the captions compiler button
0 commit comments