Patrick Elsen
Patrick Elsen
Hey! Sorry for the super late response. Life's been quite busy recently but I picked up maintaining this again. I think that sounds like a good idea — and it...
Idea: can use the iconography of GitHub for this, since they permissively license them: [octicons](https://github.com/primer/octicons/tree/main/icons). GitHub has put a lot of thought into creating these icons, they are pretty and...
I've just pushed a commit which implements this. Currently broken: - line numbers for old/new aren't right, needs fixing - want to add a button expand all - github does...
Have a look at the pull request I just made: [#115](https://github.com/buserror/simavr/pull/115). That should fix it :+1:
I'm glad for all of these :) finally have some time to look through them. Will get everything reviewed and merged by EOD today!
I took #43 and expanded it slightly to add a button, now we can hide unchanged files + folders:  However, this currently is not the default...