Tags: JZDesign/Splash
Tags
Add support for Swift 5.5's concurrency features (JohnSundell#126) This patch adds syntax highlighting support for the new concurrency keywords introduced in Swift 5.5 - `actor`, `async`, and `await`. It also includes supporting changes to make sure that usages of these new features/keywords are highlighted correctly, and to protect against regressions within existing Splash-highlighted code.
Fix build product path to work on case sensitive and insensitive file… … systems (JohnSundell#116)
PreviousNext