SkillAgentSearch skills...

SyntaxKit

A TextView for iOS with Syntax Highlighting, Line Numbers

Install / Use

/learn @palle-k/SyntaxKit

README

SyntaxKit

Syntax highlighting, line numbers, auto-indentation for iOS.

Using SyntaxKit

  • Clone or download SyntaxKit
  • Drag the SyntaxKit.xcodeproj file into your Xcode project.
  • Embed the SyntaxKit.framework into your App.

Extending SyntaxKit

Languages can be added by creating a JSON file containing language patterns. The JSON file for a language can then be loaded and a SKLanguage can be created from it.

Color schemes can be added by creating a Strings file containing colors for all keys which should be overridden.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3y ago
Forks1

Languages

Swift

Security Score

80/100

Audited on Feb 22, 2023

No findings