Stephen Bussey
Stephen Bussey
Ran into a problem that I think this issue would solve. When using the SendgridAdapter, it's not possible (maybe incorrect?) to refer to the inlined images using `cid:`. This is...
@benonymus I ended up doing something like this to clear out the session + the persistent session. Unfortunately, due to how persistent sessions are stored, there's no way except full...
I will put together a small code example today. Not sure if I'll be able to pr it that quick, but maybe I can. I don't think it should be...
Hi All, here is a patch that applies this. I'll see about putting a PR together for this! I've been using this for a year w/o much problem ``` @@...
Extracted PR #34 for this. @johannesjo
Have you tried using a custom ctags configuration? This _seems_ to work okay for my ES6 classes with a custom ~/.ctags. Out of the box, it didn't work for me.
Thank you @enochcheung. You are correct that their image is what I was looking for.
Apologies for the delay. Right now (for better or worse), there weren't any code changes required to get the skips working. This is because each line is treated as a...
Oh that's a fun one. One thought to avoid a breaking change but keep the idea of a fingerprint: calculate new fingerprints using `:erlang.phash2`, which is stable across different architecture...
Follow up that this is fixed with the latest version at realdoug.