searchcode
searchcode copied to clipboard
Please add an option to increase the context
I mean the number of lines before and after.
That's an interesting request. I suppose it would make the tool more grep like. I will have to investigate what the impact on performance is. The logic that does the matching in this area is far and away the most performance critical thing in the codebase.
Linking to new issue in searchcode-server which will be where this feature would be implemented first.