Skip to content

Commit

Permalink
added missing 1.3.0 message
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaVazz committed Feb 25, 2018
1 parent 24a3720 commit 7388869
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions messages/1-3-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
FIXED:
- fixed keyword highlighting
previously keywords inside variable names were also wrongly highlighted
(i.e. `in` inside `insert`)

NEW FEATURES:
- now also compatible with TextMate and IntelliJ IDEA (as a `.tmbundle`)
see https://github.com/LucaVazz/SetlXHelper/blob/1.3.0/README.md for instructions

0 comments on commit 7388869

Please sign in to comment.