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!).
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!).