CudaText

From Free Pascal wiki
Revision as of 21:17, 11 August 2015 by Alextp (talk | contribs) (→‎Download)
Jump to navigationJump to search

About

CudaText is cross-platform text editor (written in Lazarus).

It supports syntax hilite of many langs: C, C++, Java, Pascal, JavaScript, HTML, CSS, PHP... at total about 140 lexers exist (most are installed in lexer library "full.lxl").

It has config system like ST3 editor: call "Settings-default" and you see default config. Copy any lines to config "Settings-user" and edit lines in user config. Config in JSON.

Download

Versions for Win32 (x32) and Linux (x64 gtk2) exist: Ya.Disk.

They are portable.

Author

Author: user:Alextp