Skip to content

Commit

Permalink
Version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniyPeshkov committed May 29, 2019
1 parent ddd7e43 commit 39df3f5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Syntax Highlighter Change Log

## **Version 0.2.5**
#### Fixed bugs:
* Terms like directives and operators stopped to be colored by {Syntax Highlighter}
* Highlighting is not updated in editors, opened on startup, until switch tab


## **Version 0.2.4**
#### Even better Rust
Thanks to [@Geobert](https://github.com/Geobert) ones again.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Syntax Highlighter",
"description": "Syntax highlighting based on Tree-sitter",
"homepage": "https://github.com/EvgeniyPeshkov/syntax-highlighter",
"version": "0.2.4",
"version": "0.2.5",
"publisher": "evgeniypeshkov",
"license": "MIT",
"icon": "images/syntax.png",
Expand Down

0 comments on commit 39df3f5

Please sign in to comment.