SkillAgentSearch skills...

SimpleCodeEditor

Minimalistic SwiftUI code editor made by using TextKit APIs

Install / Use

/learn @mattrighetti/SimpleCodeEditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TextKit Editor

This is a super simple code editor made with TextKit APIs with some dumb syntax highlighting logic.

I have created this project to learn how NSTextContainer, NSTextStorage, NSLayoutManager and UITextView work and render text.

The UITextView has then been wrapped in a UIViewRepresentable view and used in a SwiftUI application

<p align="center"> <img src="img/colored.png" height="450px"> <img src="img/plain.png" height="450px"> </p>
View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Swift

Security Score

80/100

Audited on Feb 18, 2026

No findings