Custom Query (1030 matches)
Results (331 - 333 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #89 | fixed | Need some file searching capability | ||
| Description |
It's really hard to work on a large existing system without some kind of a file searching capability. Perhaps it wouldn't be that hard to implement something quick-and-dirty using grep: get string from user, run grep with some appropriate args to make output parsable, put up a selection dialog with one entry per line of output, and make double-clicking on the entry go to the line in the file. |
|||
| #92 | fixed | tab should move to start of text | ||
| Description |
Hitting tab on a line where indentation doesn't need to change currently does nothing, but it should move the point to the first non-blank char on the line. |
|||
| #93 | fixed | shift-click doesn't work across pages | ||
| Description |
Open a file that's more than a screenful. Set point at top of file. Scroll (using the scroll bar) until the point is off screen. Shift-click somewhere. You should end up with a selection that extends from point to the place you shift-clicked. You don't (you get a selection ending where you would have shift-clicked if you hadn't scrolled). |
|||
