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/classes/etc in the code, if lexer supports this)
  • Multi-carets, multi-selections
  • Search/replace with reg.ex.
  • Supports many encodings
  • Simple auto-completion (fixed list) for some lexers
  • Extendable via Python plugins
  • Command palette (Sublime style)
  • Configs in JSON files
  • Made on ATSynEdit engine

Features for HTML/CSS coding:

  • Smart auto-completion for HTML, CSS.
  • HTML tags completion with Tab-key.
  • HTML color codes underline.
  • HTML tooltips on mouse-over.
  • Viewer for pictures (jpeg, png, gif, bmp, ico).

Screenshot on Windows:

cudatext.png

Screenshot on macOS Sierra:

CudaText macOS Sierra.png