What is xTextHandler?

Xcode Source Editor Extension based tools to improve the text editing experience of Xcode 8 and provide extensions with simple code.

Features:

  •  Multiline Selections
  •  Multiple Extensions
  •  Extendable (Example: Dotify)
  •  Swift 3.0
  •  Clipboard Text Handling (if no selection is made)
  •  Regular Expression Matching
  •  Error handling
  •  Preferences panel
  •  JavaScript for text handling

Overview