Skip to content

CudaText

CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons: plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, based on EControl engine (though not as fast as in some competitors).

Features

  • 빠른 실행, 무제한 파일 크기 지원, Python 플러그인을 통한 애드온 시스템
    • SublimeText와 아주 비슷
  • Object Pascal(Lazarus) 오픈소스
  • 250+ 언어 구문 강조 지원
  • Code Tree & Folding
  • 멀티 캐럿(커서) & 멀티 셀렉션
  • 탭 UI, Split View 지원
  • Minimap, Micromap
  • 단축키 커스터마이징 가능
  • Hex 모드 지원
  • 윈/맥/리눅스/솔라리스/BSD 바이너리 제공

참고로, Cuda는 NVIDIA의 CUDA와 상관없는 세르비아어에 있는 "miracles" 뜻의 단어에서 가져온 것{

See also

Favorite site