Josh Goebel
Josh Goebel
> The speed fix you are referring to was released in v9.18.1.5. There is another unrelated speed fix in v9.18.1.6, Well then I have no ideas here. :)
Could you make a quick edit to confirm which change is the cause of the performance difference?
Are you just planning to integrate them all as you have time?
It's already done (merging any day to master). If you were using the JS version and wanted to build a HUGE meta release library you'd just: ``` cd extra #...
All the repos should follow the spec. The new build system has all the magic. https://github.com/highlightjs/highlight.js/pull/2312 It should be merged in a few days but you can use it today...
At the end of my needs_line_scan method (around line 2597) I changed the end of the method to: ``` my $regex = $opt->{regex}; if ( ! utf8::valid($buffer) ) { $buffer...
It feels very repetitive (at least once day?) but I can't ever quite pin down what I was doing at the time... perhaps trying to close a project or switch...
1. Open a folder in Textmate 2. Open AckMate window, run search for something (must have results I think) 3. Click on Textmate window for folder (bring it back to...
Protocol, can you reproduce?
Ping, this is still driving me nuts. Any news?