LXer: Don't like IDEs? Try grepgitvi
by LXer from LinuxQuestions.org on (#4ZK18)
Published at LXer:
Like most developers, I search and read source code all day long. Personally, I've never gotten used to integrated development environments (IDEs), and for years, I mainly used grep and copy/pasted file names to open Vi(m).Eventually, I came up with this script, slowly refining it as needed.read more
Read More...


Like most developers, I search and read source code all day long. Personally, I've never gotten used to integrated development environments (IDEs), and for years, I mainly used grep and copy/pasted file names to open Vi(m).Eventually, I came up with this script, slowly refining it as needed.read more
Read More...