Jeremy Huffman

Results 80 comments of Jeremy Huffman

@nezteb It looks like it may be an issue with ignore files using `--format dialyzer` in a `dialyzer.ignore-warnings` file ? But not in the term format in an exs file.

@MilesMcBain do you know a workaround? This seems like a small thing but really bothers me.

I can no longer reproduce this problem using the original description. @x-ji note that if `vim.isKeyword` is not specified then `editor.wordSeparators` is used there; you may want to just try...

Hi, thanks for this. This looks like a really valuable contribution. Do you have any example code using `pipes` or `conduit` ? I'd want to add some test coverage before...

@milastdbx are you still planning to take this up?

@lpil What was the reason the hot runner was removed, did it cause issues or stopped working with recent versions of Elixir/ExUnit? I'm looking for something like this functionality as...

OP is using Heroku, which uses self-signed certificates by default. They do have a feature for CA-signed certificates in preview. https://devcenter.heroku.com/articles/heroku-postgres-enhanced-certificates

Shouldn't the default be to ignore this error message? I don't understand what action a user is supposed to take after seeing the message, or how anyone could rely on...

If a plugin isn't working as I expect it to, I look in its output for errors. Most don't pop-up a message to tell me they aren't working. edit: not...