Custom Query (1030 matches)
Results (826 - 828 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #42 | duplicate | Implement undo in the IDE editor | ||
| Description |
Implement undo in the IDE editor. |
|||
| #69 | duplicate | Selecting long line scrolls left edge | ||
| Description |
Open cocoa-editor.lisp. Scroll down so that the first def-cocoa-default line is on the screen. Move insertion point to start of that line. Type ctl-space ctl-n. The whole text area moves a pixel or two to the left. See also ticket #63 for a different way of invoking the same effect. |
|||
| #108 | duplicate | Search Files dialog | ||
| Description |
This was requested by a user. In addition to making file searching capabilities more visible than our current m-x grep, the MCL search files command had the useful option to not search comments (which is implemented by just checking, after the fact, whether the found location is in a comment, and skipping it if it is). We could also add an option of regular expression search or not. |
|||
