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

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1722 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2017-01-16 13:05:26 +00:00
parent c4b0f2244f
commit 4f860380f9

View File

@@ -8,6 +8,7 @@
==Graphical environment== ==Graphical environment==
===What's new=== ===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`. * 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`.
* EiffelStudio includes now as part of code completion, code templates. You can use predefined templates 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=== ===Improvements===
* The debugger Object tools now displays the `Result` value without any parent row. * The debugger Object tools now displays the `Result` value without any parent row.