Skip to content

Commit 9afa79c

Browse files
committed
bump gapstylvs version to 1.6.0
1 parent 375be19 commit 9afa79c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "gapstylevs" extension will be documented in this file.
44

5+
## [1.6.0] - 2020-04-22
6+
7+
- Add core `semanticTokenColors` implementation
8+
- Generally improve the color and fontStyle if the language support semantic highlighting
9+
- Fix cannot override bold fontStyle issue
10+
- Enhance php, kotlin, yaml and rust language
11+
512
## [1.5.0] - 2020-04-10
613

714
- Enable semantic highlighting in the theme settings

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gapstylevs",
33
"displayName": "GapStyle VS",
44
"description": "A productivity-oriented dark theme for VSCode, IntelliJ, XCode. Each supported language is tailor made and carefully tuned with rationale",
5-
"version": "1.5.0",
5+
"version": "1.6.0",
66
"publisher": "gaplo917",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)