mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
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:
@@ -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 <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>
|
||||
class TEMPLATE_DIRECTORY_GLOBAL
|
||||
|
||||
Reference in New Issue
Block a user