TextKitEditor icon indicating copy to clipboard operation
TextKitEditor copied to clipboard

Little demo application that shows how to build a code editor with TextKit.

TextKitEditor

Little demo application that shows how to build a code editor with TextKit.

It shows a couple of things:

  • Gerneral TextKit architecture and how to adjust all components
  • Live syntax highlighting
  • Diplaying paragraph numbers
  • Intelligent line wrapping
  • Dynamic line heights
  • Dynamic tab sizing