Hacker News new | ask | show | jobs
by jshen 5421 days ago
Wow, I do almost exactly the same thing. I thought I was weird cause I don't know anyone else that does it.

But, I get frustrated with clojure in intellij because it doesn't understand leiningen. The clojure repl, for example, doesn't load the dependencies from lein.

1 comments

If I'm editing in Emacs I often use something else for project wide search. Even TextMate's find-in-project is better than using grep in emacs.

I think a better grep mode could be written but it doesn't exist yet afaik.