- Software Installation
- EiffelStudio How To's
- EiffelStudio: A Guided Tour
- EiffelStudio Reference
- EiffelStudio release notes
- EiffelStudio: General interface description
- Browsing tools
- EiffelStudio Editor
- Contract Editor tool
- EiffelStudio: Project settings window
- Compiler
- Debugger
- Error List Tool
- Diagram tool
- Metrics tool
- Console tool
- Outputs tool
- Eiffel Information System
- AutoTest
- Wizards and dialogs
- EiffelStudio Preferences
- Formatted information about compiled classes and features
- Beta documentation
Operations on text blocks
Editing the text of classes sometimes implies highly repetitive tasks, such as commenting or indenting several lines at the same time.
The commands of the editor of EiffelStudio should allow the user to perform these tasks faster and more easily. In addition to text block commenting and indenting, EiffelStudio editor makes it possible with one click to embed several lines of code in "if ... then ... end" or "debug ... end" structures.