diff --git a/documentation/20.11/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/Release-notes-for-EiffelStudio-20.11.wiki b/documentation/20.11/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/Release-notes-for-EiffelStudio-20.11.wiki index b2139096..95c286d1 100644 --- a/documentation/20.11/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/Release-notes-for-EiffelStudio-20.11.wiki +++ b/documentation/20.11/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/Release-notes-for-EiffelStudio-20.11.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Fri, 18 Dec 2020 16:54:25 GMT]] +[[Property:modification_date|Tue, 22 Dec 2020 13:25:18 GMT]] [[Property:publication_date|Tue, 08 Dec 2020 08:39:55 GMT]] [[Property:uuid|789BFB80-6C53-4E92-B061-C0C1758838DB]] [[Property:title|Release notes for EiffelStudio 20.11]] @@ -24,13 +24,6 @@ * Extended the (unstable) `base_extension` library with classes for graphs, B-trees, and union-find. * Added 3 new wrappers for mpack, cairo, and rsvg C libraries (available via iron). -==Known issues== -=== EiffelStudio IDE=== -* By default, the feature completion dialog (`[Ctrl]+[Space]`) do not show Unicode symbols (including the new across loop symbols). There are 3 solutions to change the behavior: -** When the completion dialog popups, at the bottom you have a few toggle button for options, including the 5th one to show the Unicode symbols. -** Change the preference `editor.eiffel.show_completion_unicode_symbols` -** Change in the `$ISE_EIFFEL/studio/eifinit/default.xml`, the value for the preference `editor.eiffel.show_completion_unicode_symbols` from `False` to `True`. - ---- See [https://dev.eiffel.com/EiffelStudio_20.11_Releases change log] for more details.