Ben Boyter
Ben Boyter
I did. Was just checking based on you writing "and annotate it" which indicated you wanted to write comments against it. Blame functionality is actually already in the application, just...
I just moved this over to use the same list that http://github.com/boyter/scc/ uses actually. However it is totally based on file extensions. There used to be some logic in there...
Have updated based on `scc` to now work with duplicate extensions. As for dealing with shebang... that might be better as a pure searchcode implementation as it would needlessly slow...
I had a feeling that was the case, but was hoping it not to be. There are some pretty neat ideas in file. I shamelessly steal ideas from the GNU...
Sorry about late reply. Was totally off the grid for a while. Yes its still work in progress. It does work for me at the moment, but is not in...
From memory that should match... For that search term can you supply an example of where it is not matching? I can then have a look at whats happening. The...
Actually the best implementation of that I know of is https://sourcegraph.com/ which DOES do that. I belive it works cross projects as well even. To do this they actually parse...
They have a pretty neat product! I don't think it works over as many repositories as searchcode.com yet but for some cases its perfect. No worries! Thanks for taking the...
That's a thought. Something to consider.
Ah that would be because I have not updated that docker image in quite a while. When I have a decent internet connection ill have to fix that. The repository...