Software-update: CudaText 1.211.0
Versie 1.211.0 van CudaText is uitgekomen. Deze opensource- en crossplatform teksteditor is beschikbaar voor Windows, Linux, macOS, BSD en Solaris. Het programma heeft uitgebreide mogelijkheden die met name voor softwareontwikkelaars interessant zijn. Het is ontwikkeld in Object Pascal, start snel en door middel van Python-add-ons kan de functionaliteit verder worden uitgebreid. Het programma wordt actief ontwikkeld en regelmatig verschijnen er nieuwe versies. De changelog voor deze uitgave ziet er als volgt uit:
AddedText search without RegEx has big speedup on huge lines; e.g. for line len=400K, with 25K matches, 'Count all'/'Select all'/'Mark all' are improved from ~30 sec to ~0.5 secText replacement (with and without RegEx) has big speedup on huge lines; e.g. for line len=400K, with 25K matches, 'Replace all' is improved from ~110 sec to ~0.5 secWhen option "find_hi_max_lines" limit is over, still highlight occurrences, but only in the visible editor area; button "Hi" in the Find dialog is not disabled anymoreLexer 'Search results' better supports code-treeAfter inserting line-break by Enter line became space-only? then make it empty. like SublimeDetection of JS scripts by 'shebang', like '#!/usr/bin/node'
Text search without RegEx has big speedup on huge lines; e.g. for line len=400K, with 25K matches, 'Count all'/'Select all'/'Mark all' are improved from ~30 sec to ~0.5 secText replacement (with and without RegEx) has big speedup on huge lines; e.g. for line len=400K, with 25K matches, 'Replace all' is improved from ~110 sec to ~0.5 secWhen option "find_hi_max_lines" limit is over, still highlight occurrences, but only in the visible editor area; button "Hi" in the Find dialog is not disabled anymoreLexer 'Search results' better supports code-treeAfter inserting line-break by Enter line became space-only? then make it empty. like SublimeDetection of JS scripts by 'shebang', like '#!/usr/bin/node'ChangedFind dialog: on typing in input field with 'big' document (count of lines > 2000), Highlight_All action is started not immediately, but by timerCount of lines is controlled by new option "find_hi_timer_lines":2000Timer interval is controlled by new option "find_hi_timer_interval":500Changed default of option "find_hi_max_line_len" from 4k to 800k, because 'find all' is much faster nowDeleted option "picture_types"
Find dialog: on typing in input field with 'big' document (count of lines > 2000), Highlight_All action is started not immediately, but by timerCount of lines is controlled by new option "find_hi_timer_lines":2000Timer interval is controlled by new option "find_hi_timer_interval":500Count of lines is controlled by new option "find_hi_timer_lines":2000Timer interval is controlled by new option "find_hi_timer_interval":500
Count of lines is controlled by new option "find_hi_timer_lines":2000Timer interval is controlled by new option "find_hi_timer_interval":500Changed default of option "find_hi_max_line_len" from 4k to 800k, because 'find all' is much faster nowDeleted option "picture_types"FixedWindows: forgot to add DLL files libwebp32.dll / libwebp64.dllAllow plugin Highlight_Occurrences to react (by on_scroll) also to window resizing
Windows: forgot to add DLL files libwebp32.dll / libwebp64.dllAllow plugin Highlight_Occurrences to react (by on_scroll) also to window resizing
Source:
Tweakers.net