Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AckMate inconsistently reading .ackrc #25

Open
mswanson opened this issue Jul 20, 2011 · 1 comment
Open

AckMate inconsistently reading .ackrc #25

mswanson opened this issue Jul 20, 2011 · 1 comment

Comments

@mswanson
Copy link

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.

@cadr
Copy link

cadr commented Jun 27, 2012

Did anyone ever figure out anything on this? I'm having the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants