RegexHighlightView
RegexHighlightView copied to clipboard
Address the two issues in the comment: https://github.com/KayK/RegexHighlightView/issues/6#issuecomment-1130667 6
No longer works in iOS 7. Graphical issue with text.
hello thanks for regexhighlightview! i've found that editing works fine in the demo, but not for longer, real-world source code files. editing seems to be off to the cursor position...
Thanks for posting your `RegexHighlightView`! Really helpful. I read your code, found your are using CoreText to display the stylized content, and make the `textColor` in `UITextView` clear to make...
Thanks for posting RegexHighlightView. It really help me. I'm new beginner. I just want ask how to add line numbering?