• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Open Source Software
  • Text Editors
  • CudaText
CudaText

CudaText

Cross-platform text and code editor

Brought to you by: alexey_t, kvichans, matthias030
14 Reviews
Downloads: 4,256 This Week
Last Update: 2 hours ago
Download
Share This
Email in envelope

Get an email when there's a new version of CudaText

Next
Linux BSD Mac Windows
Leader badge
  • Summary
  • Files
  • Reviews
  • Support
  • Donate
Leader badge

Cross-platform code editor, with syntax highlight for 300+ languages. Has lite interface with tabs. Has JSON config files instead of the options dialog. Supports Python extensions. Documentation wiki: http://wiki.freepascal.org/CudaText

Project Samples

Main window, multi-selections, find/replace 2 groups shown, picture file opened Dark theme, mini-map

Project Activity

See All Activity >

{{ this.obj.activity_extras.summary }}
{{/each}}

Categories

Text Editors, Code Editors

License

Mozilla Public License 2.0 (MPL 2.0)

Follow CudaText

CudaText Web Site

Other Useful Business Software
EHS Software and Management System Icon
EHS Software and Management System

ERA offers the only full EHS&Q platform with advanced automation to drive your complete compliance.

ERA Environmental Software Solutions develops web-based EHS management software for small, medium, and large manufacturers needing to comply with federal, provincial, and state regulations, monitor their air, water, and waste emissions and other environmental outputs, author and manage Safety Data Sheets (SDS) in more than 40 languages, or standardize their Health and Safety procedures for incident and inspection tracking, training delivery, and audit management. The platform also supports comprehensive reporting for programs like TRI, Tier II, Title V, NEI, and NPRI. Companies across the automotive, aerospace, general manufacturing, and paints and coatings industries, to name a few, rely on ERA’s all-in-one, SOC 2 Type II certified SaaS for complete coverage of their EHS needs.
Learn More
Rate This Project
Login To Rate This Project

User Ratings

4.1 out of 5 stars
★★★★★
★★★★
★★★
★★
★
6
5
2
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

Filter Reviews:
All
  • All
  • ★★★★★
  • ★★★★
  • ★★★
  • ★★
  • ★
  • dragaan Edited 2026-01-06
    I'm a newbie programmer and I love testing out new editors/IDEs. At first, this one seemed boring to me. Then I realized you just need to put in a tiny bit of effort to really get it "going" (like I said, I'm a newb so I am used to editors hand-holding or coming fully-equipped, but I like this approach as well, as it keeps the download lean and allows customization to YOUR needs). After just 30min or so I have a really gorgeous and FAST editor. The fonts look amazing in this editor, and what they did to enable FAST resizing of the IDE even though it's written in OP must have taken a LOT of work -- very impressive. I don't know what dude below is talking about with not being able to find the release/.exe for windows -- it's right in the "release" folder, man... What's so hard about that? Guy downvotes the entire project due to his own "user error". The one complaint I have with this project is that there's no simple instructions on how to preserve settings when "updating", as every release seems to be portable. (EDIT: There's a forum post on the github repo where dev gives instructions for Windows10 -> all you need to do is copy EVERYTHING from inside the NEW main cudatext folder and paste it into the old/current cudatext directory, and all your settings will remain intact. :) (To Dev Reply: Yes....I agree. Immediately after the part you quote it says as much, and also goes on to mention where to find update instructions...)
    2 users found this review helpful.
    Reply from CudaText
    Edited 2025-12-26
    (1) "there's no simple instructions on how to preserve settings when "updating", as every release seems to be portable" --- Well, I already answered to this, N times, and added even the Wiki text: https://wiki.freepascal.org/CudaText#How_to_upgrade_but_keep_all_the_settings . (2) "like I said, I'm a newb so I am used to editors hand-holding or coming fully-equipped" --- I like current approach when only minimal stuff is in the distro. Look at the concurrent project RJ TextEd. Very good editor of course. But do you like it has lot and lot of stuff in the distro? Even the web-pages preview. I think even the author, ie R.J., is not glad 100%. As I know, he tried to make additional distro of text editor, with different name, and only minimal parts. I don't know how it ended.
  • l0basetom Posted 2024-04-28
    This project is promising, but the UI is too sluggish. For example, after you toggle an option it takes like a second for the checkmark to show up. Also, when you put the caret on a bracket, it takes another split second for the bracket highlight to trigger. I admire the program for taking magnitudes less memory than VS Code, but VS Code feels a lot faster to work in. When you work in code at least eight hours a day, all that speed adds up.
    Reply from CudaText
    Edited 2024-05-14
    You mentioned 2 pauses: 1) menu checkmarks updating. Yes, app updates menu checkmarks not immediately but only on 'app is idle' event. This is made to prevent slowliness on editing the code. On purpose. We have option to change this pause: "ui_timer_idle" (default is 1000 msec). EDITED: in app 1.214.5+, menu checkmarks updating is instant now, w/o pauses! So this is solved. 2) pair brackets highlight. Yes, app finds and highlgiths brackets not immediately on caret move, but after a delay. This is made on purpose too, to avoid bigger CPU usage on caret moving. We have option to change this: "py_caret_slow". EDITED: in app 1.214.6+, I changed it from 500 to 100 (msec) and brackets finder is now fast.
  • phred-e Edited 2024-01-29
    Maybe this is a case of 'If you don't know, you don't need to know'. I've been hunting for half an hour for the Windows executable download like Mark below, but the links seem to be entirely circular. Try one to download and you get the addons. Go back to a Cuda link and you get Cuda at Github. Try another link and you're back where you started. Try 'releases' and you get addons. Try 'addons' and you get addons. Try the green Downloads and you get another page that gives you either an addons green button or circles back to the start. The Linux BSD Mac Windows words aren't tabs or even links. Talk about a program with potential dying from total obscurity. Could someone please explain how Sourceforge works? Yes, I understand it's a working platform for development, but as the great economist JK Galbraith once said, the purpose of all production is consumption. Please let me have CudaText. .exe
    Reply from CudaText
    Edited 2024-03-19
    "Try 'releases' and you get addons. Try 'addons' and you get addons. " --- No, trying of 'release' on SF FILES-page shows you the folder with different releases. Current one is 1.211.0, so 'release' page of FILES page has the folder 1.211.0.0. That folder has different packages for different OSes. 'cudatext.exe' file is in the Windows package. URL: https://sourceforge.net/projects/cudatext/files/release/
  • rans Posted 2022-12-04
    Excellent editor that can handle large files.
  • cser Posted 2020-12-11
    I used to be skeptical about this editor: subjective feelings of inconsistency. But now I have discovered that sublime can't run macroses with searching. But Cuda text can!
    Reply from CudaText
    Posted 2020-12-26
    Yes, CudaText has the Macros plugin (3rd party) which can record also searches from the Find dialog. And many other actions can be in macros.
Read more reviews >

Additional Project Details

Awards

  • Mar 2020

Operating Systems

FreeBSD, Linux, Mac, Windows

Intended Audience

Advanced End Users, Developers, End Users/Desktop

User Interface

Cocoa (MacOS X), GTK+, Qt, Win32 (MS Windows)

Programming Language

Pascal

Related Categories

Pascal Text Editors, Pascal Code Editors

Registered

2015-09-27
Similar Business Software
  • Devin Desktop
    Devin Desktop
    Devin Desktop (formerly Windsurf) is an AI-powered development environment that combines a full-featured IDE with advanced coding agents in a unified workspace. Formerly known as Windsurf, the platform enables developers to manage local and cloud-based AI agents, delegate tasks, review code, and...
    See Software
  • Vim
    Vim
    Vim is a highly configurable text editor built for creating and changing any kind of text efficiently. It is included as "vi" with most UNIX systems and with Apple OS X. Vim is rock stable and is continuously being developed to become even better. Vim is persistent, multi-level, with an...
    See Software
  • Lapce
    Lapce
    Lapce is a cutting-edge, open-source code editor focused on delivering a fast and responsive experience, particularly for developers working with large projects or complex codebases. Written in Rust, Lapce leverages the performance advantages of native development to provide a smooth editing...
    See Software
  • Sublime Text
    Sublime Text
    A sophisticated text editor for code, markup and prose. Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words. Make ten changes at the same time, not one change ten times. Multiple selections allow you to interactively change many lines at...
    See Software
  • ConTEXT Editor
    ConTEXT Editor
    ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user definable...
    See Software
  • IntelliJ IDEA
    IntelliJ IDEA
    IntelliJ IDEA is a professional-grade integrated development environment (IDE) primarily designed for Java and Kotlin development. It helps developers write code faster by automating routine tasks and providing smart coding assistance. The IDE supports the full software development lifecycle,...
    See Software
Report inappropriate content
EHS Software and Management System Icon
EHS Software and Management System

ERA offers the only full EHS&Q platform with advanced automation to drive your complete compliance.

ERA Environmental Software Solutions develops web-based EHS management software for small, medium, and large manufacturers needing to comply with federal, provincial, and state regulations, monitor their air, water, and waste emissions and other environmental outputs, author and manage Safety Data Sheets (SDS) in more than 40 languages, or standardize their Health and Safety procedures for incident and inspection tracking, training delivery, and audit management. The platform also supports comprehensive reporting for programs like TRI, Tier II, Title V, NEI, and NPRI. Companies across the automotive, aerospace, general manufacturing, and paints and coatings industries, to name a few, rely on ERA’s all-in-one, SOC 2 Type II certified SaaS for complete coverage of their EHS needs.
Learn More
Recommended Projects
  • Runestone
    Runestone
    Performant plain text editor for iOS with syntax highlighting
  • PSPad
    PSPad
    Text and code editor
  • Atom
    Atom
    A hackable text editor for the 21st Century
  • Acode
    Acode
    A powerful text/code editor for Android
  • PiNote
    PiNote
    PiNote is a free source code editor that supports several languages.
Top Searches
  • cudatext
  • text editor
  • terminal
  • wysiwyg html editor
  • erp
  • zh_cn
  • win64 disk imager
  • utf-8 text editor
  • texteditor
  • sublime
Related Business Categories
  • Text Editors
  • Code Editors
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Privacy Choices Advertise
Auth0 Logo