Update wikipage Release notes for EiffelStudio 17.01. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1724 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2017-01-16 13:13:25 +00:00
parent c6058734e9
commit 81040708f8

View File

@@ -8,7 +8,7 @@
==Graphical environment==
===What's new===
* New Import settings dialog. It is shown when a new version of EiffelStudio is launched for the first time, and available at any time from menu `Tools > Import Settings`.
* Added code templates functionality. Using code completion, it is possible to insert predefined code template as-is or modify them as necessary. You can as well create your own templates (custom templates). To learn more click [https://www.eiffel.org/doc/eiffelstudio/Code%20Templates here].
* Added `code templates` functionality. Using code completion, it is possible to insert predefined code template as-is or modify them as necessary. You can as well create your own templates (custom templates). To learn more click [https://www.eiffel.org/doc/eiffelstudio/Code%20Templates here].
===Improvements===
* The debugger Object tools now displays the `Result` value without any parent row.