Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-18 | 2015-12-18 | ||
| editor mode option that affected also opening files in associated application was removed in 4.1 in 2008 already (martin) | 5.8 internal editor options moved from ui_pref_editor to ui_pref_editor_internal (martin) | ||
| Line 1: | Line 1: | ||
| ====== Editors Page (Preferences Dialog) ====== | ====== Editors Page (Preferences Dialog) ====== | ||
| - | The //Editor page// on the [[ui_preferences|Preferences dialog]] allows you to configure options for both [[task_edit|internal and external editors]]. | + | The //Editor page// on the [[ui_preferences|Preferences dialog]] allows you to configure options for [[task_edit|external editors]] and editor preference order. |
| + | |||
| + | //The internal editor options were moved to separate //[[ui_pref_editor_internal|Internal Editor Page]]// in the latest beta version.// &beta | ||
| &screenshotpict(pref_editor) | &screenshotpict(pref_editor) | ||
| Line 18: | Line 20: | ||
| Use buttons //Up// and //Down// to change order of the editors. The order is important when [[ui_editor_preferences#autoselection|autoselecting editor]]. | Use buttons //Up// and //Down// to change order of the editors. The order is important when [[ui_editor_preferences#autoselection|autoselecting editor]]. | ||
| - | |||
| - | ===== Internal Editor Options ===== | ||
| - | The //Wrap long lines// checkbox makes long lines be wrapped in an [[ui_editor|internal editor]]. When unchecked, the horizontal scrollbars appear instead to allow you to see long lines. | ||
| - | |||
| - | Use //Tabulator size// to specify length of tabulator in characters. | ||
| - | |||
| - | Use //Default encoding// to select default encoding for edited files. If the file includes UTF-8 BOM, UTF-8 encoding is used, disregarding the preference. You can also change encoding for particular file on [[ui_editor|internal editor window]]. | ||
| - | |||
| - | Use //Select Font// button to select font for an [[ui_editor|internal editor]]. The preview on the right will show you what the font looks like. | ||
| ===== [[auto]] Automatic Configuration of External Editor ===== | ===== [[auto]] Automatic Configuration of External Editor ===== | ||