CudaText

CudaText 1.83.0 Coding Text Editor for PC Windows

更新時間:2019-06-17
更新細節:

+ add: dialog Find/Replace has option button to choose "syntax elements" (like SynWrite): any, only comments, only strings, only comments+strings, except comments, except strings, except comments+strings
+ add: embedded Emmet engine (written by Rickard Johansson); preinstalled plugin Emmet which uses this engine (old plugin "Emmet Lite" is now almost not needed, remove it).
+ add: sidebar shows "badges" with number of items in Output and Validate panels
+ add: ui-theme colors for sidebar "badges"
+ add: plugin "Insert Time": if text selected, replace it on insertion
* change: menu items in "Options / Settings-more" moved one level up


版本下載:CudaText 1.83.0 Coding Text Editor for PC Windows

CudaText 1.82.0 Coding Text Editor for PC Windows

更新時間:2019-06-10
更新細節:

+ add: Ctrl+Tab shows new dialog, which cycles through tabs in recently used order; it's controlled by new option "ui_tab_switcher_dialog"
+ add: Emojis are rendered better
+ add: Windows: place IME window near caret, close IME window on click in text
+ add: Windows: system log off is handled (current session is saved)
+ add: command "switch tab, to next"
+ add: command "switch tab, to previous"
+ add: command "switch tab, simply to next"
+ add: command "switch tab, simply to previous"
+ add: command "switch tab, dialog"
+ add: command "switch tab, to recent"
- fix: High-DPI on Linux
- fix: focused groups 2..6 were not detected for statusbar/title update
- fix: Ctrl+Tab didn't work in floating groups


版本下載:CudaText 1.82.0 Coding Text Editor for PC Windows

CudaText 1.81.2 Coding Text Editor for PC Windows

更新時間:2019-05-30
更新細節:

+ add: command "open file, in text viewer"
+ add: command "open file, in hex viewer"
+ add: command "open file, in unicode viewer"
* change: replaced option "ui_max_lines_codetree" to "ui_max_ranges_codetree" (which is more accurate limit)
- fix: multi-selection by mouse was broken in last few releases
- fix: very slow unfold action in huge files
- fix: block staples can paint incorrectly in huge files
- fix: changed tab's title can sometimes show without "*" mark
- fix: Find dialog: popup position with Alt+Down


版本下載:CudaText 1.81.2 Coding Text Editor for PC Windows

CudaText 1.81.0 Coding Text Editor for PC Windows

更新時間:2019-05-28
更新細節:

+ add: option "indent_auto_rule": RegEx which allows to make additional indent on pressing Enter
+ add: program can use _default_ lexer-specific configs from folder settings_default
+ add: few default lexer configs for "tab_size"/"tab_spaces": C, C++, CSS, JS, JSON, Pascal, Python...
+ add: few default lexer configs for "indent_auto_rule": Lua, Pascal, Python, Ruby (not needed for C-like lexers)
+ add: dialogs "Lexer library", "Lexer properties" made resizable, they save size
+ add: program saves to session name of current side-panel and bottom-panel
* change: 3 submenus in the Options menu - Themes-UI, Themes-Syntax, Translations - were replaced with menu-dialogs; added 3 commands to call them
- fix: plugin "Numbered Bookmarks" had incorrect bookmark color on dark themes
- fix: detection of "modified" state for 2nd file in pair-tab (e.g. default.json+user.json)


版本下載:CudaText 1.81.0 Coding Text Editor for PC Windows

CudaText 1.80.1 Coding Text Editor for PC Windows

更新時間:2019-05-17
更新細節:

+ add: double-click now selects a) group of spaces, b) group of symbol chars (like EmEditor)
+ add: lexers C, C++: show "typedef ...{...}" in code-tree
- fix: crash during code-tree filling


版本下載:CudaText 1.80.1 Coding Text Editor for PC Windows

CudaText 1.80.0 Coding Text Editor for PC Windows

更新時間:2019-05-13
更新細節:

+ add: UI can now be scaled freely, independing of OS high-DPI mode. Added options "ui_scale", "ui_scale_font".
+ add: more UI elements support scaling (minimap, micromap, splitters etc)
+ add: Project Manager supports "toolbar icons" of any size (before: only 16x16). Icon set "Mui" (icon size: 20, 24, 32, 48) was added to add-ons.
+ add: menu items in "Edit" menu are auto disabled (Undo, Redo, Copy, Cut, Paste, Delete)
+ add: don't show warning "File is maybe not text" because of char(27)
+ add: dialog "Save tabs?" saves its size
+ add: dialog "Char map" saves its size
* change: deleted option "ui_statusbar_height"
* change: deleted option "numbers_font_size"
* change: deleted option "ruler_font_size"
* change: deleted option "ruler_size"
* change: deleted option "micromap_width"
- fix: bugs with vertical scrollbar, it wasn't auto moved


版本下載:CudaText 1.80.0 Coding Text Editor for PC Windows

CudaText 1.79.2 Coding Text Editor for PC Windows

更新時間:2019-04-30
更新細節:

+ add: option "ruler_mark_caret"
* change: plugin file "install.inf": CPU names for "os=" line changed to longer names like in Free Pascal: i386, x86_64, arm, sparc
- fix: bug fixes


版本下載:CudaText 1.79.2 Coding Text Editor for PC Windows

CudaText 1.79.1 Coding Text Editor for PC Windows

更新時間:2019-04-24
更新細節:

We don''t have any change log information yet for version 1.79.1 of CudaText. Sometimes publishers take a little while to make this information available, so please check back in a few days to see if it has been updated.

Can you help?

If you have any change log info you can share with us, we''d love to hear from you! Head over to our Contact page and let us know.


版本下載:CudaText 1.79.1 Coding Text Editor for PC Windows

CudaText 1.79.0 Coding Text Editor for PC Windows

更新時間:2019-04-23
更新細節:

+ add: option "zebra"
+ add: API
+ add: lexers C/C++: improved rules for float/int/hex numbers
- fix: few bugs with vertical sync-scrolling in Differ plugin
- fix: scrollbars did scroll by 1 pixel on clicking arrows, must scroll faster by char size
- fix: bug with wrong caret pos after pasting multiline block on empty line


版本下載:CudaText 1.79.0 Coding Text Editor for PC Windows

CudaText 1.78.5.0 Coding Text Editor for PC Windows

更新時間:2019-04-15
更新細節:

+ add: improve behaviour of option "auto_close_brackets":true, now it works with multi-selections too (brackets surround multi-selections)
+ add: on mouse selection, editor draws dotted frame to show mouse rectangle
+ add: option "show_mouse_sel_frame"
+ add: toolbar button "Options Editor" (calls Options Editor plugin dialog)
+ add: toolbar theme icon "opt.png"
+ add: command "selection: remove first caret"
+ add: command "selection: remove last caret"
* change: changed command name "expand selection to word" to more concrete "add next occurrence of selected word"
- fix: crash with plugin Config Menu and changed translation
- fix: bug in lexer engine for Unicode, which caused wrong tokenizing of Unicode names in Clojure lexer
- fix: Linux: must not set dialogs (e.g. Command Palette) border-style to "none", this causes dialog to have "system always on top" style


版本下載:CudaText 1.78.5.0 Coding Text Editor for PC Windows

CudaText 1.78.0 Coding Text Editor for PC Windows

更新時間:2019-04-08
更新細節:

+ add: API for EditorConfig plugin
+ add: show tooltip over UI tabs with filenames (instead of showing filenames in statusbar)
+ add: plugin Sort: added command "Remove duplicate lines, but keep blanks"
+ add: option "newdoc_ends" allows value for CR endings
+ add: on plugin installation app now skips all hotkeys (from install.inf) which are busy in config
* change: removed command "toggle menu bar"
- fix: CSS auto-completion bugs
- fix: option "saving_force_final_eol" behaviour
- fix: Windows: on rare PCs app hangs with hidden main menu


版本下載:CudaText 1.78.0 Coding Text Editor for PC Windows

CudaText 1.77.2 Coding Text Editor for PC Windows

更新時間:2019-03-29
更新細節:

- fix: critical bug when BkSp/Del/letter pressing reverted by editor
- fix: memory leak with lexer usage


版本下載:CudaText 1.77.2 Coding Text Editor for PC Windows

CudaText 1.77.0 Coding Text Editor for PC Windows

更新時間:2019-03-21
更新細節:

+ add: preinstalled TreeHelper for Markdown
+ add: added tiny progress-bar for lexer parsing progress
+ add: added rendering of selection background, when it's after line end (with "caret_after_end":true)
+ add: option "autocomplete_close_chars"
+ add: improved context menu for "Tab size" statusbar cell
+ add: plugin Comments improved: stream comment for entirely selected single line is added inside that line; stream comment for entirely selected 2+ lines is added on 2 new lines
+ add: dialog "Settings - theme - syntax" shows colored marks in listbox
+ add: huge lines (length>4k) are now completely ignored by lexers (so file containing single huge line, e.g. minimized JSON, will take no time at all)
- fix: crash with Differ plugin (click on interline gap)


版本下載:CudaText 1.77.0 Coding Text Editor for PC Windows

CudaText 1.76.2

更新時間:2019-03-04
更新細節:

+ add: command "convert tabs (leading) to spaces"
+ add: statusbar cell "Tab size" menu has additional items "Convert indentation to spaces", "Convert indentation to tabs"


版本下載:CudaText 1.76.2

CudaText 1.76.2 Coding Text Editor for PC Windows

更新時間:2019-03-04
更新細節:

+ add: command "convert tabs (leading) to spaces"
+ add: statusbar cell "Tab size" menu has additional items "Convert indentation to spaces", "Convert indentation to tabs"


版本下載:CudaText 1.76.2 Coding Text Editor for PC Windows