The View menu
Prev
Next

The View menu

The View menu allows you to manage settings specific to the active editor, and to manage frames.

View->New Window

Opens a new window with the same text.

View->Switch to Command Line (F7)

Displays the Katepart command line at the bottom of the window. In the command line, type "help" to get help and "help list" to get a list of commands.

View->Schema

Select a font schema.

View->Dynamic Word Wrap (F10)

The text lines will be wrapped at the view border on the screen.

View->Dynamic Word Wrap Indicators (F10)

Choose when and how the dynamic word wrap indicators should be displayed. This is only available if the Dynamic Word Wrap option is checked.

View->Show Static Word Wrap Marker

If this option is checked, a vertical line will be drawn at the word wrap column as defined in the Settings->Configure Editor... in the Editing tab. Please note that the word wrap marker is only drawn if you use a fixed pitch font.

View->Show Icon Border (F6)

This is a toggle item. Setting it on checked will make the side of the active editor, and vice versa.

View->Show Line Numbers (F11)

This is a toggle Item. Setting it on checked will make a pane displaying the line numbers of the document visible in the left border of the active editor, and vice versa.

View->Show Scrollbar Marks

If this option is checked, the view will show marks on the vertical scrollbar.

Hide Folding Markers (F9)

If this option is checked, the marks for code folding will be hidden.

Code Folding
Collapse Toplevel (Ctrl+Shift+-)

Collapse all toplevel regions in the document.

Expand Toplevel (Ctrl+Shift++)

Expand all toplevel regions in the document.

Collapse One Local Level (Ctrl+-)

Collapse the region closest to the cursor.

Expand One Local Level (Ctrl++)

Expand the region closest to the cursor.

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team