Color themes How to make theme package How to see all UI theme items Meaning of syntax-theme elements Color themes Two kinds of themes exist: UI themes, file extension .cu...
Snippets Snippets for HTML tags Snippet Panel Snippets To use snippets you need: plugin "Snippets" (install from Addon Manager) snippet package for needed lexer (install fr...
Line ends Line ends All major types of line-ends are supported: CR LF (usual for Windows) LF (usual for Unix) CR (usual for Mac OS 9, now almost not used) Mixed line-ends (C...
Dialog "Go to" Dialog "Go to" Dialog allows to enter text in formats: 10 (decimal number): jump to given line number (to line start) 10:10 (two decimal numbers): jump to give...
About About CudaText is a cross-platform text editor, written in Lazarus. Syntax highlight for lot of languages (230+ lexers exist ) Code folding Code tree (tree of functions...
How to customize top menu and context menu How to customize top menu and context menu Plugin "Configure Menu" (in Addon Manager) allows to change top menu and context menu. Plu...
Download Download Homepage: http://uvviewsoft.com/ SourceForge downloads: http://cudatext.sf.net GitHub repository: https://github.com/Alexey-T/CudaText It has builds for ...
Comments Comments You can add/remove code comments, via "Comments" plugin. Plugin is preinstalled in CudaText. It gives about 6 commands in menu "Plugins / Comments". Plugin su...
Project Manager Preview tab Project Manager This plugin is preinstalled in CudaText. It shows panel "Project" in the sidebar (to show this panel, call plugin by any command, o...
How to install plugins from GitHub How to install plugins from GitHub First, you need to know GitHub repository (repo) URL of plugin. For example, https://github.com/kvichans/c...