The menu has two purposes:
Allowing you to change the document-specific settings for the currently active document.
Choosing which of the open documents to work on
A menu entry for each open document will be available below the entries documented here. Clicking one of these will bring the requested document to focus. If you have multiple frames, an editor for that document will be displayed in the currently active frame.
Menu items
This will bring the previous document in the stack in focus. If you have multiple frames, an editor for the document will be displayed in the currently active frame.
The order is the order in which documents were opened, rather than a logical history. This behavior may change in future versions of Kate.
This will bring the previous document in the stack in focus. If you have multiple frames, an editor for the document will be displayed in the currently active frame.
The order is the order in which the documents were opened, rather than a logical history. This behavior may change in future versions of Kate.
The menu allows you to manually decide which syntax rules to use for highlighting and 'ing the active document. The menu groups the available syntax rule sets into logical groups.
This menu allows you to manually set the End of Line mode for the active document. Changing the mode will replace all line separators in the document with the character sequence for the new mode.
The available modes are:
On UNIX® systems, end of line is a single newline character.
On DOS (and Windows®) systems, end of line is represented by a carriage return followed by a newline.
On Mac® systems, end of line is represented by a by a carriage return.