Top 10 CudaText plugins to supercharge your editor
- CudaLint — On-the-fly linting for many languages (needs language linters).
- Python IntelliSense — Jedi-based autocompletion, goto-definition, call-tips and usages for Python.
- Snippets — Expandable code snippets and tab-triggered templates.
- Find in Files 4 — Fast multi-file search (regex) with results dialog.
- Markdown Preview — Live HTML preview for Markdown files.
- Terminal / Terminal Plus — Embedded terminal panel for running commands without leaving the editor.
- ExtTools — Run external programs, formatters and custom command workflows from CudaText.
- Sync Editing — Synchronized editing of equal identifiers (multi-caret rename within a block).
- Diff / Differ — Side-by-side file comparison and merge helpers.
- FTP (with SFTP support) — Open/edit remote files over FTP/SFTP directly from CudaText.
Installation tips:
- Put plugin folder into CudaText’s py/plugins (or into ~/.config/cudatext / Application Support for non-portable installs).
- Prefer plugin versions matching your CudaText Python runtime (e.g., py3.12).
- Check plugin README for external dependencies (linters, Pandoc, SSH libs).