remove file path and line number from Find in Files results
Posted: Thu Mar 10, 2011 9:47 pm
I would like to remove the file path and line number from the start of each line in the results of a file search.
For example, replace:
C:\goo\foo.java(43): good stuff
with just:
good stuff
Can someone show me how to do this?
For example, replace:
C:\goo\foo.java(43): good stuff
with just:
good stuff
Can someone show me how to do this?