Custom Query (1030 matches)
Results (511 - 513 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #49 | fixed | meta-dot for structure accessors should work | ||
| Description |
Currently, meta-dot on a structure accessor quietly fails. It should go to the defstruct, and ideally the cursor should be at the line that defines the slot. |
|||
| #64 | fixed | blinking parens are too slow to start blinking | ||
| Description |
This is a minor annoyance, but I find myself impatiently waiting for blinking parens to start blinking after typing or moving the cursor. Blinking should begin immediately for the UI to feel responsive. |
|||
| #65 | fixed | double-clicking next to a double quote should highlight the string | ||
| Description |
Double clicking to the left of an open paren, highlights the following s-expression and double clicking to the right of a close paren, highlights the previous s-expression. Very useful. Double clicking next to double quotes should behave the same way for strings. I'm looking for a way to find the boundaries of a string. It might be a good idea to make double quotes blink like parens. While we're at it, let's make other delimiters blink too. I can think of square brackets, curly braces, #| and |#. |
|||
