|
Navigation: Guided Tour > Workspace > Workspace Operations |
![]() ![]()
|
The following common workspace operations are available.
Either place the text cursor on a single line Smalltalk expression or select the expression and then:
| • | Use Ctrl+E to evaluate it. |
| • | Use Ctrl+D to evaluate it and display the result. |
| • | Use Ctrl+I to evaluate it and bring up an Inspector window on the result. |
| • | Use F11 to bring up the Debugger and step through the expression. |