diff --git a/documentation/19.05/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki b/documentation/19.05/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki index 5b68617d..3afda6c7 100644 --- a/documentation/19.05/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki +++ b/documentation/19.05/eiffelstudio/eiffelstudio-reference/eiffelstudio-editor/Code-Templates.wiki @@ -1,3 +1,5 @@ +[[Property:modification_date|Mon, 02 Sep 2019 08:02:24 GMT]] +[[Property:publication_date|Mon, 02 Sep 2019 08:02:24 GMT]] [[Property:uuid|7CCF602E-0B79-49C2-93FE-39C90CBE4E35]] [[Property:link_title|Code Templates]] [[Property:title|Code Templates]] @@ -98,7 +100,7 @@ It is very easy to define a template. It is all done in Eiffel, of course. You s To offer templates as part of code completion, EiffelStudio looks in two locations: * Standard templates, found in: ** Linux: $ISE_EIFFEL/studio/templates/code -** Eiffel: %ISE_EIFFEL%/studio/templates/code +** Windows: %ISE_EIFFEL%/studio/templates/code * User-defined templates, which you can add at: ** Linux: ~/.es/eiffel_user_files/16.11/templates/code ** Windows: C:/Users/your_user_name/Documents/Eiffel User Files/16.11/templates/code