Skip to content

Minimalistic SwiftUI code editor made by using TextKit APIs

Notifications You must be signed in to change notification settings

mattrighetti/SimpleCodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimalistic SwiftUI code editor made by using TextKit APIs

Topics

Resources

Stars

Watchers

Forks

Languages