From 3f70ecce7e38dbe7ae4a70d8460f948fa181055c Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Thu, 22 Sep 2016 17:51:09 +0000 Subject: [PATCH] Update wikipage Feature call auto complete. (Signed-off-by:javier). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1640 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../automatic-completion/feature-call-auto-complete.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/feature-call-auto-complete.wiki b/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/feature-call-auto-complete.wiki index 95bf5b80..1fa622ce 100644 --- a/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/feature-call-auto-complete.wiki +++ b/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/automatic-completion/feature-call-auto-complete.wiki @@ -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. -[[Image:Feature autocompletion routine with arguments]] +[[Image:feature_call_auto-complete_example_1]] Figure 2. Auto-completion of a routine with arguments.