Advanced CudaText Customization: Themes, Macros, and Settings

Top 10 CudaText plugins to supercharge your editor

  1. CudaLint — On-the-fly linting for many languages (needs language linters).
  2. Python IntelliSense — Jedi-based autocompletion, goto-definition, call-tips and usages for Python.
  3. Snippets — Expandable code snippets and tab-triggered templates.
  4. Find in Files 4 — Fast multi-file search (regex) with results dialog.
  5. Markdown Preview — Live HTML preview for Markdown files.
  6. Terminal / Terminal Plus — Embedded terminal panel for running commands without leaving the editor.
  7. ExtTools — Run external programs, formatters and custom command workflows from CudaText.
  8. Sync Editing — Synchronized editing of equal identifiers (multi-caret rename within a block).
  9. Diff / Differ — Side-by-side file comparison and merge helpers.
  10. 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).

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *