#2630: Ability to Search Source Code
---------------------------+------------------------------------------------
 Reporter:  anonymous      |       Owner:  jonas        
     Type:  enhancement    |      Status:  new          
 Priority:  low            |   Milestone:               
Component:  search system  |     Version:  none         
 Severity:  minor          |    Keywords:  search source
---------------------------+------------------------------------------------
 I find myself often searching for occurances of a variable name in my
 source code.

 Shell command to emulate:
 {{{
 grep -H variable_name * **/*
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2630>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to