docs.kde.org
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

Create another window containing the current document. All changes to the document in one window are reflected in the other window and vice versa.

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

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 Icon Border visible in the left 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.

Show 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.

Enlarge Font

This increases the display font size.

Shrink Font

This decreases the display font size.

Prev
Next
Contents


docs.kde.org