The user can even copy text from a selection that spans multiple text views.
The user can even copy text from a selection that spans multiple text views.
GitHub repository:
github.com/indragiek/IN...
GitHub repository:
github.com/indragiek/IN...
The problem with having separate and independent text views is that selecting text across multiple `NSTextView`s is not natively supported.
The problem with having separate and independent text views is that selecting text across multiple `NSTextView`s is not natively supported.
My idea was to have a separate text view for each block type.
For example, a heading block would have its own text view.
Likewise, a normal paragraph block would also have its own text view.
My idea was to have a separate text view for each block type.
For example, a heading block would have its own text view.
Likewise, a normal paragraph block would also have its own text view.
github.com/indragiek/IN...
It's old and uses Objective-C, but Sonnet 4.5 should be able to help port it to Swift.
github.com/indragiek/IN...
It's old and uses Objective-C, but Sonnet 4.5 should be able to help port it to Swift.