Initiative to replace "Eiffel language" and similar with "Eiffel programming language"

Author:halw
Date:2012-08-20T14:22:10.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1146 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2012-08-20 14:22:10 +00:00
parent a27051222b
commit a9bcd1f112

View File

@@ -3,7 +3,7 @@
[[Property:uuid|eb89d090-6998-7dbe-6430-26d30eb87a32]]
EiffelStudio editor includes new features designed to help write Eiffel code. Automatic completion is one of those. This feature is available in three contexts:
* [[Syntax auto complete]]: when the user types some expression defined in the Eiffel language.
* [[Syntax auto complete]]: when the user types some expression defined in the Eiffel programming language.
* [[Feature call auto complete]]: when the user enters a feature call.
* [[Class name auto complete]]: when the user enters a class name.