Splash 0.15.0
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
anddidSet
are no longer highlighted as method calls in certain situations.