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

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1686 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-11-22 15:26:01 +00:00
parent 22260d02bb
commit a9f2547f2f

View File

@@ -56,6 +56,8 @@ Figure 4. Targetless Auto-completion with code templates option list.
To offer the template menus seen above, EiffelStudio looks in two locations: To offer the template menus seen above, EiffelStudio looks in two locations:
* Standard templates, found in * Standard templates, found in
* User-defined templates, which you can add at * User-defined templates, which you can add at
** Linux: <code> ~/.es/eiffel_user_files/16.11/templates/<code>
** Windows: <code>C:/Users/your_user_name/Documents/Eiffel User Files/16.11/templates/code</code>
<span id="template_definition"></span> <span id="template_definition"></span>
=What does a template definition look like?= =What does a template definition look like?=