Nick McCurdy

Results 345 comments of Nick McCurdy

Could the `diff` function in `diff.el` be used? Also as a temporary workaround, I think there's a port of GNU diff on Chocolatey.

Nice, I was just thinking about this. I feel like since we have so many edge cases with site support (even with only GitHub and Stack Overflow for now), end...

It's possible to install a Chrome extension in Cypress, but we may still need to mock the `chrome` APIs and extension URLs. I'm giving this a try, and if it's...

I've tried Cypress and Puppeteer, but they don't seem to support what we need to fully test the extension. Selenium works, but we'd have to authenticate a GitHub account in...

Anyone should be able to start setting up some Jest tests based on #81, but I still have a few in-progress tests that I need to figure out. Please let...

Prettier defaults to 2 space indents. Do you have a config?

To be clear, do you mean a read-only display or within the file editor?

The former should we easy as we would just need to tweak how we detect text fields and make sure the button styles are appropriate in this toolbar. I'm not...

I'm okay with keeping this open to track support for GitHub's file editors.