Update wikipage Feature call auto complete. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1639 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-09-22 17:13:24 +00:00
parent 8f3ca6448b
commit 636e42be7f

View File

@@ -59,7 +59,7 @@ The auto-completion can be cancelled by clicking outside the window or pressing
After you have selected a feature, if the feature is a routine requiring arguments, the argument prototypes will be included in the generated feature text, and the text for the first argument will be selected, as in Figure 2. After you have selected a feature, if the feature is a routine requiring arguments, the argument prototypes will be included in the generated feature text, and the text for the first argument will be selected, as in Figure 2.
[[Image:target_template_1_0]] [[Image:Feature autocompletion routine with arguments]]
Figure 2. Auto-completion of a routine with arguments. Figure 2. Auto-completion of a routine with arguments.