homeAppSaved.com WINDOWSWINDOWS WEBWEB MACMAC IOSIOS ANDROIDANDROID LINUXLINUX

CudaText

powerful code editing software

thumb of CudaText
  • Publishers:
    UVViewSoft
  • License: Free
  • Capacity: 10,5 MB
  • Saved: 58
  • Update:
  • System: Windows XP/Vista/7/8/8.1/10

CudaText 1.87 is a free code editing application that supports more than 130 languages ​​and allows users to work simultaneously with 6 different project teams. The software is provided free of charge in the form of open source and cross-platform operations.

Picture 1 of CudaText
Free CudaText programming software interface

Programmers often have to use many different code editing software when working with many programming languages. With CudaText, you can draft code quickly and easily with multiple languages ​​and especially the ability to work on multiple projects at the same time . Besides the original, you can also find the add-on for this software in the download link.

CudaText's strongest point is its ability to work with many different snippet projects in the form of Split View. Besides, the software also supports syntax highlighting, works with more than 130 programming languages including popular languages ​​like Python, C ++, Java or Ruby. CudaText has extremely simple interface and new users will find it very easy to use. When you type the code, the lines are automatically numbered, the Go-to function allows you to go to any code. The Edit menu also brings a lot of useful options for programmers.

Picture 2 of CudaText
Lexer library of programming languages ​​is extremely diverse

The ability to work with multiple files at the same time can be displayed in many different layout types, for example, you can display files as a 6-grid grid. In addition, each group can also own more than 1 file, helping to bring the ability to work on many extremely effective projects. Bookmark feature is also supported, besides users can also customize the font, indentation or add comments for each line of code. Once completed, you can save it as a snippet for later use in the language you use, then translate or use in other programs.

Picture 3 of CudaText
Ability to open up to 6 files simultaneously on the same interface of the software

Overall, CudaText is an extremely useful tool for developers who often have to work with multiple snippets at the same time. Split View is a valuable asset, along with the ability to highlight syntax and support multiple programming languages, CudaText can help the process of writing your snippet code faster and easier. much.

Picture 4 of CudaText
The details of each lexer

Main features of CudaText programming application

  • Code editing tool written in Lazarus IDE environment.
  • Syntax highlighting capability for many languages: C, C ++, Java, JavaScript, HTML, CSS, PHP, Python, XML .
  • Code Folding feature allows displaying or hiding part of text when writing code.
  • Code in the form of a tree structure.
  • Many caret.
  • Search for, replace with regressors,
  • Plugin with PYthon language
  • Ability to customize with JSON language.
  • UI UI in tab format.
  • Ability to split tabs with 2, 3, 4, and 6 files.
  • Ability to autocomplete (list available) with few lexers.
  • Customize the shortcut keys.
  • Many other useful features.

Picture 5 of CudaText
The software supports both bookmarking features

Some features when editing with HTML / CSS

  • Smart syntax auto completion.
  • Complete the tag release with the Tab key (snippet plugin).
  • View images in JPEG, PNG, GIF, BMP and ICO formats.
  • Underline HTML color codes (#rgb, #rrggbb).

Picture 6 of CudaText

Update the latest CudaText

CudaText 1.87.0

  • Addition of displaying unprinted characters in the selection (eg Sublime). To do this, add an 'x' to the "unprinted_content" option.
  • Select words by double clik: allows clicking after the end of the line.
  • Add the "Toggle side panel / code tree" (like "Show side panel / code tree").
  • Add the command "Add next occurrence of selected word": Do not have to search the entire word if it has not been initially selected (eg Sublime).
  • Bug fix: 'Add next occurrence of selected word' command when not selected (no need to redesign the editor).
  • Fix crash program if you close the file tab while analyzing the lexer.
  • Fix slow response scroll bar on Windows.
Picture 7 of CudaText
CudaText supports dark background mode

CudaText 1.78.5

  • Additional
    • Added improved optional behavior "auto_close_brackets": true, now it works with multi-select feature (parentheses surrounding multiple options).
    • In the mouse selection, the editor draws frames with borders created by multiple dots to show a selection mouse rectangle.
    • Add option "show_mouse_sel_frame".
    • Add the "Options Editor" toolbar button (called the Options Editor plugin dialog box).
    • Additional icon toolbar interface "opt.png".
    • Add the commands "selection: remove first caret" and "selection: remove first caret".
    • Change the command name "expand selection to word" to a more specific name "add next occurrence of selected word".
  • Fixes
    • Fix crash errors with the Config Menu plugin and change the translations.
    • Fix the lexer engine error for Unicode, causing a tokenization error of Unicode names in Clojure lexer.