• Sign In



  • Categories

    Extension Details



    Readme

    Swift-Nova

    A Nova language definition for Swift

    Release Notes

    Version 1.2

    • A few random fixes
    • Highlight @State, @Published, etc.
    • Improvements to enum cases using a full-stop
    • Exactly 420 lines of XML 😎

    Version 1.1.1

    • Change highlighting of 'for' to match 'in'
    • Highlight @objc

    Version 1.1

    • Add datatype highlighting to classes using shared instances, e.g. 'Preferences.shared'
    • Add AVKit highlighting
    • Add 'is' highlighting

    Version 1.0.1

    • Improvements to escaped strings
    • Add 'target' highlighting

    Version 1.0

    • Initial release