Highlightr icon indicating copy to clipboard operation
Highlightr copied to clipboard

iOS & OSX Syntax Highlighter.

Results 37 Highlightr issues
Sort by recently updated
recently updated
newest added

Hello. I was wondering if there's a way to change the font and the font size for a specific theme, let's say "Markdown". I've tried to set it as the...

Pulling in something

I'm trying to build my app with the latest Xcode 12.5 beta 3 and I'm getting a build error due to this code in `HTMLUtils.swift` ``` class func decodeNumeric(_ string...

Is it possible to let Highlightr support SwiftUI better?

I was updating my iOS app to have a minimum deployment target of iOS 13 and noticed that this library used a couple of deprecated APIs. I wanted to be...

Is this project abandoned? Have not seen to be any updates last year and no pull requests are merged?

Hi this library is cool.. but i got problem when i want to make NSTextview scrollable when the the text is over the height of textview. how to make it...

It would be nice if there would be a way to manually trigger a rehighlight from the auto-highlight feature (CodeAttributedString). Essentially, on top of the highlighting, I am using a...

When designing my app, I wanted to have access to some of the specific theme colors. This is handy when trying to customize your app to match the theme the...

enhancement

Hi, is it possible to use Highlightr with Objective-C? I created sample project in which added to pod file ios-charts and Highlightr (both in swift, using use_frameworks!), and I am...