Hey everyone! Not sure how many of you might be interested, but it might be helpful. I was never able to get https://code.tecosaur.net/tec/screenshot.el to work on my computer due to some macOS issues with X, so I wrote https://github.com/erickisos/codesnap.el yesterday that will let you take code snapshots using the Codesnap CLI app. It depends on https://github.com/codesnap-rs/codesnap, which can be installed with brew (`brew install codesnap`)