David Scotson

Results 23 issues of David Scotson

Okay, I'll admit up front that I'm not actually sure *exactly* what the problem was that caused the issue described in #222, but this first commit seems to fix it...

I'm currently investigating an issue, that seems broadly similar to #222, but regarding CSS and seeing the big variance in times even on the same server. But similarly it seems...

I originally noticed this with a third party theme: https://github.com/jrolfs/gruvbox-material-tridactyl But, the same issue is visible in the midnight theme that ships with Tridactyl, and as far as I can...

- Brief description of the problem: Raw markdown being displayed in the automcomplete when documentation string is displayed. 30cd-42c8-8c2e-73e5e4c9623d.png"> - Steps to reproduce: press : to bring up interface, then...

In (neo)Vim I leave my last search highlighted until I clear it manually (Ctr+l mapped to :noh) as I like the visual hint of where I can jump to next....

I was reading the old blog post below while trying to decide if I should use progressive jpegs for user avatars. Their findings suggest that when losslessly re-compressing JPEGs they...

enhancement

It would be nice to be able to switch icon sets without having to totally rewrite all the code that is currently used to bring in Fork Awesome icons. I...

if you run commands that need an up to date json file they will tell you to run plugin-list first, if you add this to your scripts it'll return lots...

enhancement

The Heroku CLI styleguide has some interesting comments about the use of JSON for complex scripts: https://devcenter.heroku.com/articles/cli-style-guide#human-readable-output-vs-machine-readable-output (the bit about grep parseable is good too). Since we already have the...

enhancement