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

Searching through files in my project is one of the few reasons i keep terminal windows open next to N++. A quick `find . | grep "php$" | xargs grep "search_term" -isl"` or even `grep -Ilir "search term"` is never too far away, but it would be great if it were closer.

My other nitpicks with N++ are the lack of a "yes to all" on the change-detection dialog when you do a hg update, and the way gedit seems to do ctags so much nicer. Seems like low-hanging fruit, maybe i should try to get a patch in..

Still, hard to beat and easy to recommend. I use it every day (it bought me a car!).



>> the way gedit seems to do ctags so much nicer.

The Zeus editor has ctags support that is effectively automatic..

All the user has to do is create a project/workspace and add files to that workspace.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: