louisdh / savannakit

A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift
MIT License
877 stars 77 forks source link

Make SyntaxTextView.init(frame:) public #4

Closed a2 closed 6 years ago

a2 commented 6 years ago

From my understanding of SyntaxTextView, this init method should be public.

louisdh commented 6 years ago

Makes sense, thanks!