mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2009-07-29T22:05:19.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@265 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -23,14 +23,19 @@ The class auto-completion window will pop up and display the list of class names
|
||||
|
||||
[[Image:editor-class-auto-completion-window]]
|
||||
|
||||
Figure 1. The class auto-completion window
|
||||
Figure 1. The class name auto-completion window
|
||||
|
||||
|
||||
===Options===
|
||||
|
||||
At the bottom of the auto-completion window you will find a row of icons labeled "Options:". These icons help you control which choices are presented to you and the format of their presentation.
|
||||
|
||||
|
||||
At the bottom of the auto-completion window you will find a row of icons labeled "Options:". These icons help you control which choices are presented to you and the format of their presentation.
|
||||
|
||||
Each icon can be toggled between an "up" position and a "down" position by clicking on it. You can also toggle the option icons up and down by using the function keys <code>F1</code> through <code>F7</code>.
|
||||
|
||||
Not all of the options are applicable to class name auto-completion. Some apply only to feature name completion.
|
||||
|
||||
* [[Image:filter]] (F1) Filter: When down, you will see only those class names whose first characters match the string you have typed. When up, you see all classes in your system's universe.
|
||||
*
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user