Skip to content

Release 1.1.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 16:42
· 6 commits to master since this release
14b3283

General improvements and additions (#1 )

  • Don't hightlight end in the middle of a word

  • Highlight operators

  • highlight periods

  • Highlight function parentheses

  • Also combined operators and used correct highlight colors
  • Highlight braces

  • Prepend #@ to newlines if previous line had it

  • Highlight yttStatement in pink

  • Also fixes end highlighting
  • fix based on vint