Patrick Elsen

Results 66 comments of 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: ![Screenshot from 2024-10-14 00-15-33](https://github.com/user-attachments/assets/208456e0-75e5-4fe6-9107-98950a3326b4) However, this currently is not the default...