Update wikipage Code Templates. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1649 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-09-27 12:34:56 +00:00
parent ae060256b6
commit bfb8ae482c

View File

@@ -101,9 +101,16 @@ end
====Targetless Templates==== ====Targetless Templates====
The next example shows how to define a template that will be applicable without any specific target. 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 <code>crtl+space</code> you will see a new option in the list To show the list of available targetless templates by pressing <code>crtl+space</code> you will see a new option in the list
of completion possibilities, by pressing again <code>crtl+space</code>, 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 <code>crtl+space</code>, 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
<code> <code>
class TEMPLATE_DIRECTORY_GLOBAL class TEMPLATE_DIRECTORY_GLOBAL