Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45222
Reakcje/Polubienia
37081
CudaText 1.86.0.0
1.86.0 (2019/09)

* change: Windows build upgraded to Python 3.6, option "pylib" (on Windows) is now ignored
+ add: Windows build: added support for Python 3.4...3.8; the existing python3x.dll with latest number from app folder is used
+ add: Windows build: Addon Manager has packages "Windows Python37 32-bit" and "... 64-bit"; after installing one of them, and app restart, app will use Python 3.7
+ add: drag&drop from Windows Explorer to floating groups (f1, f2, f3)
+ add: Char Map dialog has hotkeys Ctrl+Up, Ctrl+Down to change combobox choice
+ add: plugins "Terminal", "Find in Files": input fields consider option "ui_active_border": true
+ add: lexer JavaScript: code-tree supports function/class names with Unicode and $ char
+ add: lexer "Batch files" improved (by @dinkumoil)
- fix: macOS: wrong display of menu-dialogs (if nagative font size in user.json)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45222
Reakcje/Polubienia
37081
CudaText 1.88.0.0
1.88.0 (2019/10)

* change: option "word_chars" replaced with "nonword_chars" (to be like Sublime & Atom)
* change: detection of file changes in external programs is rewritten. Now it uses thread, not timers (per each file-tab) as before. It should work more reliable and fast.
* change: confirmation "File was changed outside. Reload?" changed from messagebox to modalless panel inside file-tab
* change: clicking micromap doesn't move caret
* change: names of color themes now stores to user.json (reading of old setting from history.json is supported)
+ add: option "caret_keep_visible_on_scroll"
+ add: option "ui_notif" was returned back
+ add: paired file-tab: auto-reloading works for second file; if both files were changed outside, 2 "Reload?" prompts appear at the same time
+ add: don't reload file, which was deleted outside
+ add: during drag-drop of text fragment, editor shows red marker for drop position
+ add: zip file installer: for lexers and lite-lexers, support to install lexer-override settings in "lexer*.json"
+ add: plugin Tabs List: reworked, using listbox with x and circle marks
+ add: plugin Tabs List: added options in [columns] section to specify additional listbox columns (width values: >0 - in pixels, <0 - in percents, =0 - auto-stretch; show values: 0 or 1)
+ add: file with ASCII char 07 is still considered as text
+ add: command "ui: focus editor notification panel"
+ add: command "ui: hide editor notification panels"
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075
CudaText v1.89.0
Version 1.89.0 (2019/10/29)

+ add: built-in bracket highlighting, no more need in plugin Bracket Helper, and it works much faster than plugin. It supports most of plugin's features, including show brackets on gutter, including checks for syntax elements.
+ add: option "bracket_highlight"
+ add: option "bracket_symbols"
+ add: option "bracket_distance"
+ add: command "brackets: pair highlight: on"
+ add: command "brackets: pair highlight: off"
+ add: command "brackets: pair highlight: toggle"
+ add: command "brackets: jump to pair"
+ add: command "brackets: select to pair"
+ add: command "brackets: select to pair, inside"
+ add: plugin Spell Checker keeps font color of highlighted words
+ add: lexer JSON: reworked code tree
+ add: lexer Markdown: minor fixes, adapted for Spell Checker
+ add: Project Manager: "Go to file" command reworked, much faster now on big projects
+ add: Project Manager: feature from Kate editor: on opening a file from Git/SVN repo, project is created and file is focused in that project (if no named project was opened before); added option in the plugin dialog
- fix: macOS: crash on copying vertical block to clipboard
- fix: crash with non-ASCII text after showing Command Palette
- fix: plugin Tabs List: font options didn't work
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45222
Reakcje/Polubienia
37081
CudaText 1.89.2.0
1.89.2 (2019/11)

+ add: horizontal scrollbar in Output/Validate panels (it auto shows for long lines)
+ add: don't run Multi Installer on first start, just show info message
+ add: lexer CSS: support more standard properties
+ add: lexer CSS: underline incorrect units after numbers
* change: replace option "hide_horiz_scrollbar" with "scroll_style_horz" (enum)
- fix: theme filenames in mixed case could not be used
- fix: file session did not restore saved encoding
- fix: not working HTML auto-completion tag list
- fix: incorrect multi-caret positions after Del on complex selections
- fix: slow start of plugin Config Toolbar
- fix: reset of file encoding after Reopen command
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075
CudaText 1.89.4.0
Version 1.89.4 (2019/11)

+ add: bracket highlighting now also finds nearest surrounding brackets (like VS Code)
+ add: lexer C: fix keywords, fix ligatures
+ add: lexer C++: fix keywords, fix ligatures
+ add: lexer Ruby: fix keywords, fix ligatures
* change: bracket highlighting now ignores brackets in comments/strings (to show surrounding brackets in real code)
* change: deleted menu item "Help / Changelog"
* change: deleted folder "readme" from Linux/macOS installers
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry