Skip to content

AckMate inconsistently reading .ackrc #25

@mswanson

Description

@mswanson

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 using version 1.1.1 of AckMate because of the utf8 bug already mentioned in the know issue list as well as the latest release of textmate. When I do a search I get results from haml and liquid files but not from sass files. The really odd thing is that if I put this line ( --type-add=css=.sass) in the options input on the search I do get result hits from sass files. I cannot figure out why it works one way and not the other. I tried upgrading to 1.1.2, but that doesn't fix the issue.

Please Help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions