Sean Dwyer

Results 26 comments of Sean Dwyer

Also, I should mention that I don’t use Sublime Text anymore, so any help figuring this out is much appreciated.

I'm afraid I'm not familiar with snapshots in the context of pull requests. Are they images?

Ah, I see. Just spitballing here, but maybe it would be a cool feature to have the extension detect all file extensions present in the pull request and offer menu...

Not sure this is possible. Currently, the extension creates a hash for each file of all added, changed, and removed lines. When a file is marked as reviewed, the hash...

It's a useful feature if your project only contains one type of executable, especially in the case of shell scripts since many people don't use file extensions with them.

Hmm, I'd have to give some thought as to how this would be implemented. Maybe via some sort of plugin architecture.