We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32bbaeb commit 0d8dc02Copy full SHA for 0d8dc02
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the "go-syntax" extension will be documented in this file.
4
5
+## [0.7.9]
6
+
7
+- Fixes minor bugs related to functions ([#17](https://github.com/worlpaker/go-syntax/issues/17))
8
9
## [0.7.8]
10
11
- Supports generic alias types
package.json
@@ -2,7 +2,7 @@
"name": "go-syntax",
"displayName": "Go Syntax",
"description": "Rich Syntax Highlighting for Go language",
- "version": "0.7.8",
+ "version": "0.7.9",
"author": "Furkan Ozalp",
"publisher": "furkanozalp",
"license": "MIT",
0 commit comments