Kate Application Plugins |
Prev | Working with Plugins | Next |
Kate plugins are additional functions for the Kate editor. They can add extra menus and shortcuts, and extend Kate's features. You can install as many or as few as you like, from within Kate. Open Kate's configuration dialog with → Select → to choose the wanted plugins.
The available application plugins are:
Backtrace Browser - Backtrace navigation tool view
Build Plugin - Compile or Make and parse error messages
Close Except/Like - Close group of documents
CTags Plugin - Look up definitions/declarations with CTags
File system browser - File system browser tool view
File Templates - Create new files from templates
GDB - Provides a simple GDB frontend
Jovie Text-to-Speech - Adds a menu entry for speaking the text
Mail files - Send files via email
Multiline Tab Bar - Add a tab bar with multiple rows to Kate's main window
Open Header - Opens the corresponding .h/[.cpp|.c] file
Project Plugin - Project plugin for kate
Python Plugins - Pâté host for Python plugins
Search and Replace Plugin - Search or replace patterns in all open files or all files in a folder
Snippets tool view - Toolview embedding the snippets management
SQL Plugin - Execute query on SQL databases
Symbol Viewer - Extract and show reference symbols from source
Tab Bar - Adds a standard tab bar to Kate's main window
Terminal tool view - Toolview embedding a terminal widget
Text Filter - Easy text filtering
XML Validation- Validates XML files using xmllint
XMLCompletetion - Lists XML elements, attributes, attribute values and entities allowed by DTD
Prev | Contents | Next |
Scripts | Up | Python Pâté Plugins |