Custom Query (1030 matches)
Results (385 - 387 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #188 | fixed | Double Clicking in Hemlock, selecting the current expression works not as expected | ||
| Description |
When I double click on an open left parenthesis, the expression is selected. But that does not work for double quotes, single quotes, right parenthesis, vertical bars, ... double-clicking on the first part of the symbol foo-bar will only select foo. Ideally Hemlock should be much smarter what to select when I double click on something. |
|||
| #190 | fixed | Single-character input doesn't work correctly with IDE selection streams | ||
| Description |
? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y
1 > |
|||
| #191 | fixed | Return sometimes doesn't add a newline | ||
| Description |
In Hemlock windows, there are times when pressing the return key doesn't insert a newline. Instead it moves the insertion point down a line. This may be a Hemlock dwim feature, but I'd call it a bug. To duplicate this, open a lisp source code file and find (or create) two top-level forms separated by six blank lines. Place the cursor in the middle of those blank lines, and press return. The cursor will move down. If you place the cursor on the last or second-to-last empty line, hitting return will insert a newline. |
|||
