Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-xcode-extensions

Awesome native Xcode extensions.
https://github.com/theswiftdev/awesome-xcode-extensions

Last synced: 2 days ago
JSON representation

  • The list

    • Tutorials of Xcode Source Editor Extension

    • Formatters

      • ๐Ÿ”ฎ Snowonder
      • CleanClosureXcode - An Xcode Source Editor extension to clean the closure syntax.
      • xcsort - Sort text or code lines from a text selection. An Xcode extension by [battlmonstr](https://github.com/battlmonstr).
      • SwiftFormat - A code library and command-line formatting tool for reformatting Swift code
      • Imp๐Ÿ˜ˆ - Sorting imports in Xcode files has never been that fun and easy
      • XAlign - An amazing Xcode Source Editor extension to align regular code.
      • Alignment - This Xcode source editor extension align your assignment statement.
      • strimmer - Strimmer is an Xcode 8 Source Code Extension that quickly strips all trailing whitespace from the current file.
    • Typed Boilerplate Code Generators

      • SwiftInitializerGenerator - This Xcode 8 Source Code Extension will generate a Swift initializer based on the lines you've selected.
      • XcodeEquatableGenerator - Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
      • DocumenterXcode - Xcode source editor extension which helps you write documentation comment easier, for both Objective-C and Swift.
    • Helper on editing

      • Comment Here - Insert // just before indented text
      • XCExpandRegion - Select text by expanding the current selection
      • xTextHandler - Xcode Source Editor Extension based tools to improve the text editing experience of Xcode 8 and provide extensions with simple code.
      • Importโ˜๏ธ - Add imports from anywhere in the code.
      • Mark - Generates MARK comments from protocol conformance in class declaration.
      • TabifyIndents - This application adds two feature that Tabify and Untabify to Xcode Source Editor.
      • CommentSpellChecker - Runs spell check and auto correct on code comments.
      • LanguageTranslator - A Xcode Source Editor extension to translate selected text into other language.
      • NamingTranslator - A Xcode Source Editor extension to translate selected variable or method between PascalCase, camelCase and snake_case.
      • LanguageTranslator - A Xcode Source Editor extension to translate selected text into other language.
      • NamingTranslator - A Xcode Source Editor extension to translate selected variable or method between PascalCase, camelCase and snake_case.
    • Collaborations with internal/external services

      • Xgist - Xcode Source Editor Extension that sends code to GitHub's [Gist](https://gist.github.com)
      • PlayAlways - Create Xcode playgrounds from your menu bar.
      • XShared - Xcode extension which allows you copying the code with special formatting quotes for social (Slack, Telegram)
      • nef - This Xcode extension enables you to make a code selection and export it to a snippets. __Available on Mac App Store__.
    • For Objective-C

      • Dotify - Convert [[AnObject method1] method2] to AnObject.method1.method2 with Xcode Extension
      • Swiftify Xcode extension - allows you to convert Objective-C code to Swift right from Xcode.
    • Uncategorized

    • Joke

      • CodeCows - Add hundreds of ASCII cows to your source code