Custom Query (1030 matches)
Results (388 - 390 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #166 | fixed | GUI-based command-apropos for Hemlock | ||
| Description |
It would be nice to have a tool on the "tools" menu for searching for Hemlock commands. This could look like the current "Apropos" dialog, i.e. search string entry and list of results. But the list of results would include the current key binding as well as the name of the command and (if available) documentation for that command. Hemlock already has a bunch of infrastructure for this built in, but putting it on a menu would make it much more accessible. (For example, I figured out that "control-h a" does some sort of Hemlock command apropos, but it didn't show me the key bindings, which made it useless.) |
|||
| #187 | fixed | Editor should not by default add Tab characters when indenting | ||
| Description |
Currently the Hemlock editor uses Tabs and Spaces to indent Lisp code. I think it would be preferred not to have tabs inserted. It for example makes copying code snippets to other editors easier. |
|||
| #222 | worksforme | Window-switching causes errors in hemlock event-handling (event-ide branch) | ||
| Description |
In a Clozure CL.app built from the event-ide branch:
At this point, if the problem has manifested, clicking in the buffer fails to cause the window to update its selection correctly. Typing in the buffer *may* cause the display to return to normal, or it may display a Hemlock error dialog (the "sky is falling" dialog). Generally, some combination of inserting and deleting text seems to eventually cause the window display and event-handling to return to normal. |
|||
