HighlightedTextEditor icon indicating copy to clipboard operation
HighlightedTextEditor copied to clipboard

A SwiftUI view for dynamically highlighting user input

Results 11 HighlightedTextEditor issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using a SwiftUI document-based App with HighlightedTextEditor, the editor view will handle undo actions one letter at a time instead of undoing words or phrases at...

bug

**Describe the bug** When a window containing HighlightedTextEditor enters the background, the editor scrolls back to the top of the document. **To Reproduce** Steps to reproduce the behavior: 1. In...

bug
AppKit

Hi, Thanks for an amazing package! I was wondering if there are any plans to add the ability to select custom fonts and font sizes in the future? If the...

**Describe the bug** If I type extremely long blocks of text, the UIKit and AppKit editors slow down. If I type >52,000 characters in either editor, the editor takes a...

bug
help wanted
AppKit
UIKit

Add supports for multiTL typing

question

Add support for multiTL typing (separated by paragraph)

question

**Is your feature request related to a problem? Please describe.** I would like HLTE to support right-to-left languages, such as Arabic. **Describe the solution you'd like** HLTE should let users...

enhancement
help wanted
AppKit
UIKit

**DO NOT DELETE THIS TEMPLATE** If you do not fill out this template, your issue will be automatically closed. **Describe the bug** In markdown mode, text input will jitter after...

bug

I've been seeing text jumping during typing after applying formatting with different font sizes. Reproducing this is a little fiddly, but seems to stem from the fact that the typing...

**DO NOT DELETE THIS TEMPLATE** If you do not fill out this template, your issue will be automatically closed. **Describe the bug** I'm using the `.all` convenience to set the...

bug