Custom Query (1030 matches)
Results (169 - 171 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #214 | duplicate | Hemlock matching paren highlighting is delayed | ||
| Description |
The matching-paren highlighting in Hemlock doesn't happen in real time. If you want to see which matching paren you are on you have to stop typing and wait a few seconds for the cursor to start blinking. The matching paren should be highlighted as soon as the close-paren is typed. |
|||
| #215 | duplicate | Hemlock double-click fails if close-paren is at end of file | ||
| Description |
Double-clicking on a close-paren in hemlock fails to select the corresponding Sexpr if the close paren is the last character in the file |
|||
| #216 | fixed | Provide keyword arguments to process-run-function pipe streams | ||
| Description |
Given the new features for streams, namely the
I think having new keyword parameters like
Alternatively, if a pipe stream creation API was exported (with support for these keyword options), then it would make it possible to create the pipe streams first, and simply pass them into |
|||
