Configuring an external editor

By clicking on, or by dropping a pebble on the external editor toolbar button( ), you can launch an external editor. By default, this editor is VI on Unix and Notepad on Windows. You can tell EiffelStudio to launch another editor by editing the preferences. To do so, first open the preferences window by choosing Preferences... in the Tools menu. Select then the "Global preferences" category in the preferences tree. Click on "Command used to launch an external editor" and modify the command line so that it calls your favorite editor. You can use keywords that represent the filename ($target)and the line number ($line) as is explained in the preferences reference .

After modifying the command line, click on save and exit to complete the change.

See Also:
Preference window description
EiffelStudio preferences

cached: 03/18/2024 4:30:31.000 PM