Ches Martin

Results 139 comments of Ches Martin

@eed3si9n Do you have an objection to the proposal in https://github.com/sbt/sbt/issues/3410#issuecomment-321023555 for how to add a new resolver for plugins only with minimal impact? If a patch were submitted, do...

@alexklibisz Not sure if this is the case for you for scala-xml, but it was for me and it might help some others: The source of a scala-xml conflict for...

Whether this should be filed as a separate issue or whether one already exists, I'll look further, but this likely generalizes to a content type/redirect handling issue beyond Azure DevOps...

Hi, sorry for the very slow response—I'm not sure I understand the question. ack.vim's notion of "preview" is a misnomer (i.e. it's not `:help preview-window`), the mappings like go in...

FYI, Dispatch support was added to ack.vim pretty easily: mileszs/ack.vim#126.

I actually started hacking on Dispatch support, and it's more of a can of worms than it looked. The implementation on ack.vim wasn't very good/thorough/documented, needed some follow-up fixes, and...

This used to bother me on principle because it's a surprising side effect of code that is essentially declarative configuration, but now I've actually been bitten by it in a...

Worth some consideration if, in the long run, the Ack-like file types support (ggreer/the_silver_searcher#283) might be preferable to file extensions with the `-G` option. But I have my doubts that...

It seems for me that next/previous sibling is working on v0.1.22, but it works when viewing individual pages only—it does not work _on the home journal view_. Also the `Highlight...

This should probably not be an issue stemming from ack.vim—could you try running a search with `:vimgrep` and also changing your Vim colorscheme?