AckMate icon indicating copy to clipboard operation
AckMate copied to clipboard

TextMate plugin (Cocoa) shell for running 'ack'

Results 23 AckMate issues
Sort by recently updated
recently updated
newest added

A humble request: Support textmate 2 since it went open source Cheers

This fixes issue 5: https://github.com/protocool/AckMate/issues/5 -- but in an ugly manner. I asked for advice a while ago on the textmate list but didn't get any suggestions about how to...

As you are requesting that no pull request update your .autogenerated files, you will still need to update the ackmate_ack file. The version of ack in AckMate appears to be...

Hi, are your sure that command+option+control+F - it's the easiest combination to call AckMate ?

also, this bug was closed for a bogus reason and should be reopened: https://github.com/protocool/AckMate/issues/closed#issue/13

I have some custom extensions defined in ~/.ackrc and AckMate is reading some and ignoring others. Here is are the contents of the file: --type-add=html=.haml,.liquid --type-add=css=.sass --ignore-dir=vendor --ignore-dir=templates I am...

Could we search by file's extensions? Like I only want to see results in .rb, or .js .css files.

A list based UI to add ignored directory names would be very useful. I have to enter a large number of these options through the Options field. Adding a line...

I would like to use the new --invert-file-match option in ack 1.96 - can you upgrade the bundled version to 1.96?

When I open AckMate.tmplugin (from the Finder) using TextMate 2.0 Alpha, the plugin does not register itself. Instead a new editor window opens (viewing the contents of the tmplugin bundle...