Plugins
CudaText has an add-on system similar to Sublime Text or Atom. It is based on Python (version 3.5 or newer). On Linux, in order to make use of add-ons, Python has to be installed.
At the time of writing there’s nearly 600 add-ons available with the program’s add-ons manager which makes it very easy to install them. The advanced add-ons system is probably my favorite attribute of this code editor.
It’s very easy to update add-ons to their latest versions.
The range of add-ons is extensive. They include things like snippets, LSP protocol support, a project manager, a session manager, spell checker, color picker, formatters for HTML/CSS/JS/XML and more.
Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – Plugins
Page 4 – Summary