Kind of nuts, I can’t use SwiftUI’s TextEditor for something as simple as basic syntax highlighting. It’s easy enough to pull in NSTextView, but still, it’s surprising how not-powerful the text editing abilities of SwiftUI are.

Collin Donnell
@collin