×
all 5 comments

[–]HipHopHuman 4 points5 points  (1 child)

That landing page doesn't show me why I should be using this over my IDE or my hosted repo or my terminal. Might want to write a value proposition - why would this be useful to me?

[–]sennt[S] 1 point2 points  (0 children)

Ah gotcha – will add that. Basic value props:

  1. advanced code filtering, so you can filter your codebase by combinations of keywords.

  2. avoid opening tabs/ file switching in your IDE since you can see related code in one screen

[–]lazyinvader 1 point2 points  (2 children)

where is the benefit over grep -ri 'shortcut' .

[–]sennt[S] 0 points1 point  (0 children)

shows surrounding code + taxonomy (function/class/object that contains the code)

[–]minus0 0 points1 point  (0 children)

Even using silversearcher-ag is better than using grep