Skip to content

Splash 0.12.0

Choose a tag to compare

@JohnSundell JohnSundell released this 16 Apr 17:59
03ea9bd
  • Enum cases called some are now correctly highlighted.
  • You can now pass a custom Grammar when using MarkdownDecorator (by @marcocapano).
  • Function calls that are the first statement within a closure that accepts arguments are now correctly highlighted.
  • When switching on an expression that includes accessing a property, that property is no longer incorrectly highlighted as a function call.