Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (388 - 390 of 1030)

Ticket Resolution Summary Owner Reporter
#166 fixed GUI-based command-apropos for Hemlock gz Andrew Shalit
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 gz Rainer Joswig
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) gz mikel
Description

In a Clozure CL.app built from the event-ide branch:

  1. Open a file of Lisp text. Select a range of text
  2. Switch to a Listener window
  3. Eval uate some form that causes a backtrace
  4. Switch back to the editor window

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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.