Splash Swift syntax highlighter

Just wanted to share the Splash Swift syntax highlighter, by John Sundell, which I'll be using the share code snippets on this blog. Available on Github

Also a cool tool to by Guilherme Rambo to quickly convert Swift code to HTML to use with Splash.

An example:


class DetailViewController: UIViewController {
    //MARK: - UIViewController
    override func viewDidLoad() {
        super.viewDidLoad()

        self.view.backgroundColor = UIColor.yellow
    }

    override func didReceiveMemoryWarning() {
        super.didReceiveMemoryWarning()
    }


Discuss on Twitter...
(posted 2020.03.31)



About Skyriser Media

Skyriser Media is an independent development studio based in Montreal, Canada.
We are dedicated to creating mobile games and applications (AppStore).

Chris Comeau (LinkedIn), freelance iOS/macOS developer (Swift/Objective-C).
Looking for a Freelance iOS/macOS Developer? (more info...)

Email (chris.comeau@skyriser.com)
LinkedIn / Twitter
Github / Portfolio


Skyriser Media | Copyright © 2004-2024 | info@skyriser.com | @ChrisComeau
Looking for a Freelance iOS/macOS Developer?



A blog about Skyriser Media and freelancing news, and other iOS/macOS/watchOS development tips and links. RSS

Daily Wallpaper 2.0 for iOS Released (2020.05.15)
Daily Wallpaper, the popular iOS app, is now available for macOS...

Daily Wallpaper 1.0 for macOS Released (2020.04.23)
Daily Wallpaper, the popular iOS app, is now available for macOS...

Development tools - April 2020 (2020.04.15)
The current tools I'm using, as a macOS/iOS freelance developer...

App updates March 2020 (2020.04.01)
A few app updates this week, with general maintenance and bug fixes...

Xcode 11.4 legacy App ID prefix error (2020.04.01)
I have run into an issue with the new Xcode 11.4...

Splash Swift syntax highlighter (2020.03.31)
Just wanted to share the Splash Swift syntax highlighter...

More...