diff --git a/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki b/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki index fc760248..faaa8e1b 100644 --- a/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki +++ b/documentation/trunk/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki @@ -101,9 +101,16 @@ end ====Targetless Templates==== The next example shows how to define a template that will be applicable without any specific target. To show the list of available targetless templates by pressing crtl+space you will see a new option in the list -of completion possibilities, by pressing again crtl+space, the list of targetless templates will be available. +of completion possibilities. + +[[Image:target_template_1_3]] +Figure 3. Targetless Auto-completion with code template option + +By pressing again crtl+space, the list of targetless templates will be available. + +[[Image:target_template_1_4]] +Figure 4. Targetless Auto-completion with code templates option list. -!TODO add image class TEMPLATE_DIRECTORY_GLOBAL