/TextKitEditor

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

Primary LanguageObjective-CBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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