Skip to content

Splash 0.15.0

Choose a tag to compare

@JohnSundell JohnSundell released this 14 Nov 15:43
81de038

This release fixes syntax highlighting within the following scenarios:

  • When a multi-line-style comment is placed next to, or within, a generic type list.
  • References to a generic type's static property or enum case.
  • Calls to methods that have names matching a keyword.
  • Keywords like init and didSet are no longer highlighted as method calls in certain situations.