David Scotson

Results 53 comments of David Scotson

Hi, I was just looking for a new coding font and noticed this ticket. Thought I'd mention that the example above, on github, in a browser using Consolas also looked...

I was going to open a request to add the standard vim 'fold' shortcuts but this seems similar, so I'll just comment: https://neovim.io/doc/user/fold.html#zo So the expand and collapse that currently...

Hi @patrickhlauke, are you aware of a shared gist or other source that gathers together the forced-color adaptions that aren't yet accepted into upstream Bootstrap? I'm looking at adding them...

I've started a gist here, I'll try to remember to update it as I test and find issues: https://gist.github.com/davidscotson/446f5a637715af9d1db832f60640e705

I tested the test script from #222 and this change for that particular file is actually slower, but that's possibly a side-effect of the output being more correct. The 1.5M...

Thanks for that @timhunt, I've run the JS test from #222 with that timing code added and these are the results: On my Macbook (normal, expected behaviour): ``` real 0m3.684s...

Issues #288, #283, #294 and #310 seem like they might be fixed by this PR.

I filed a seperate issue about CSS Minification (#280), but on the server that shows the issue for CSS minification, I can recreate the test script given here and see...

More full disclosure on this, my investigation leads me to think that the workaround (mentioned above) of passing the files to the library individually will work for my use cases,...

Currently, just the size of the input seems to be what is triggering this. Over 1MB seems to be the critical size on the machine we see this on.