John Karahalis

Results 33 comments of John Karahalis

It seems that [git-delete-merged-branches](https://github.com/hartwork/git-delete-merged-branches) may support this, including for squashed merges.

I can confirm that `` and `` scroll than more than half a page for me, but it happens to me whether or not I'm inside tmux.

This might be a duplicate of #28. That issue isn't written very clearly, so I'm not exactly sure what it's supposed to be about, but it sounds similar.

Yep, it's only the `state.x =` pattern that I'm referring to. I've updated the description to be more clear.

I would also love this feature. Just remember that not all projects have a prettier configuration file. Some use the default prettier configuration. Perhaps vim-prettier could run only if prettier...

It looks like #489 is marked as completed here, but it didn't merge and there isn't another open issue about it.

If anyone needs a workaround, I've found that this does the trick: **after/ftplugin/sh.vim:** ```vim " Work around the following bug in vim-polyglot, which causes ALE to treat files " with...

I wonder... does it fail on all `@include`s?

I think a comment on the pull request (a discussion comment, not a line comment) explaining that the CSS can't be tested would be great! :smile:

I opened #67 for commenting when stylesheets cannot be tested. But that may not be what caused this issue. Does Stylus testing fail whenever `@import` is used? Let's keep this...