Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Grep is nice, but I would much prefer better tools for searching through code. Something that knows how to parse multiple languages and can infer the types of things. Not to mention indexing, for large code bases, grep'ing through possibly millions of lines of code can be awfully slow.

IDEs do a decent job but are typically lacking compared to the raw power of grep.



I mean, I prefer faster symbol, type, etc. based navigation too, but it doesn't work in all scenarios so grep is an extremely handy fallback.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: