Modify ↓
Opened 20 years ago
Closed 20 years ago
#2630 closed enhancement (duplicate)
Ability to Search Source Code
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | search system | Version: | none |
| Severity: | minor | Keywords: | search source |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I find myself often searching for occurances of a variable name in my source code.
Shell command to emulate:
grep -H variable_name * **/*
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Duplicate of #2271.