ESET Smart Security (64-bit) 歷史版本列表 Page5

最新版本 ESET Smart Security Premium 16.2.15.0 (64-bit)

ESET Smart Security (64-bit) 歷史版本列表

ESET Smart Security 64 位提供多層互聯網保護,並通過防病毒,防盜和個人防火牆保護您的身份。所有功能於一身的互聯網安全使您可以自信地在線探索,同時保護您的計算機的物理盜竊,身份盜竊和暴露於可能令人反感的網頁內容。 ESET Smart Security 具有防盜功能,可以找到丟失的筆記本電腦,並為您提供幫助恢復的工具。新的社交媒體掃描器將保護擴展到您的 Facebook 和 T... ESET Smart Security (64-bit) 軟體介紹


CudaText 1.138.1.0 (64-bit) 查看版本資訊

更新時間:2021-07-16
更新細節:

What's new in this version:

Added:
- auto-completion in CSS: support completion of file paths in url(|) function
- auto-completion in CSS: append ';' to line after choosing
- auto-completion in CSS: support '!important'
- auto-completion in HTML: insert '<' on calling after "  tag|"
- new option "autocomplete_html_autoclose": after typing <tag>, it auto-inserts </tag>
- new option "ui_backup_sessions"
- Emmet plugin: avoid to expand usual words by Tab
- Emmet plugin: support up to 1000 tab-stops, e.g. for 'li*1000'
- API to access 'form' and 'controls' of Code-Tree
- better support for lexer 'OneC (1C)' which requires handling of Russian chars
- Wiki topic https://wiki.freepascal.org/CudaText#UI_theme_empty_values

Fixed:
- mouse selection frame must not be painted after a right-click
- minimap flickering on text typing
- regression: clicking at exact line end made caret-pos bigger by 1 char
- when option "autocomplete_autoshow_chars" was on, it shown the listbox after a pause, that gave race condition
- lexer reST: fixed rules for headers

CudaText 1.137.2.1 (64-bit) 查看版本資訊

更新時間:2021-07-10
更新細節:

What's new in this version:

Added:
- more API for the new 'Breadcrumbs' plugin
- special highlight (using 'Markers' color) of Git merge conflict markers: <<<<<<< ======= >>>>>>>
- 'Close and delete file' should delete nnnn.cuda-pic too

Fixed:
- rare crash in parser, when option "bracket_highlight" is on
- changed hotkeys were not updated in the menu
- menu checkmarks in '=' menu were not updated
- painting of selection rectangle on Qt5

CudaText 1.137.0.0 (64-bit) 查看版本資訊

更新時間:2021-07-06
更新細節:

What's new in this version:

Added:
- option "renderer_anti_flicker"
- option "ui_taskbar_mode"
- auto-completion in HTML: recently chosen items are shown on top
- auto-completion in HTML: insert chosen attrib with caret inside quotes: <tag attrib="|">

Fixed:
- auto-completion in HTML: option "autocomplete_autoshow_chars" didn't work
- regression in 1.136.0: Esc-key in Console didn't close the Console, Esc-key in editor didn't run "cancel carets"

CudaText 1.136.1.2 (64-bit) 查看版本資訊

更新時間:2021-07-04
更新細節:

CudaText 1.136.1.0 (64-bit) 查看版本資訊

更新時間:2021-07-03
更新細節:

What's new in this version:

- Add: auto-completion in HTML: insert chosen attr values with caret inside quotes: value="|"
- Fix: auto-completion in HTML: option "autocomplete_autoshow_chars" didn't work
- Fix: regression in 1.136.0: Esc-key in Console didn't close the Console, Esc-key in editor didn't run "cancel carets"

CudaText 1.136.0.1 (64-bit) 查看版本資訊

更新時間:2021-07-01
更新細節:

CudaText 1.135.0.0 (64-bit) 查看版本資訊

更新時間:2021-06-23
更新細節:

What's new in this version:

Added:
- option "max_line_len_parsed" is now also used as limit for pair-bracket finder; it gives smoother work with huge lines >1M chars
- Linux: when saving file to a system folder, program runs helper tool 'pkexec' as 'root', to do it
- Linux: gtk2 version has improved IME support
- command "open folder containing the current file"
- command "open file in default application"
- option "minimap_drag_immediately", to mimic Sublime Text 2 minimap behaviour

Fixed:
- for huge files >50M, UTF-16 BOM was ignored and UTF-8 was used
- for huge lines >40M chars, rendering at line end was broken
- for long lines >1024 chars, clicking after 1024'th char gave bad caret placement
- for huge files >25M, CudaFormatter was breaking file encoding
- dialog Go To didn't work for single-line documents (e.g. go to "1:100")
- disabled the buttons hover highlight at all, because it's buggy on Windows
- Windows: unusual flickering on window minimize/restore
- issue with multi-carets, when selections are adjastent/touched
- multi-carets made by Shift+Alt+Down gave skipping of the first BkSp/Del command

CudaText 1.134.4.1 (64-bit) 查看版本資訊

更新時間:2021-06-22
更新細節:

What's new in this version:

Added:
- Linux: when saving file to a system folder, program runs helper tool 'pkexec' as 'root', to do it
- command "open folder containing the current file"
- command "open file in default application"
- option "minimap_drag_immediately", to mimic ST2 minimap behaviour

Fixed:
- for huge lines >40M chars, rendering at line end was broken
- for long lines >1024 chars, clicking after 1024'th char gave bad caret placement
- for huge files >25M, CudaFormatter was breaking file encoding
- dialog Go To didn't work for single-line documents (e.g. go to "1:100")
- disabled the buttons hover highlight at all, because it's buggy on Windows
- Windows: unusual flickering on window minimize/restore
- issue with multi-carets, when selections are adjastent/touched
- multi-carets made by Shift+Alt+Down gave skipping of the first BkSp/Del command

CudaText 1.134.3.0 (64-bit) 查看版本資訊

更新時間:2021-06-21
更新細節:

What's new in this version:

Added:
- Linux: when saving file to a system folder, program runs helper tool 'pkexec' as 'root', to do it
- command "open folder containing the current file"
- command "open file in default application"
- option "minimap_drag_immediately", to mimic ST2 minimap behaviour

Fixed:
- regression: API used in CudaFormatter was breaking file encoding, only on huge files
- disabled the buttons hover highlight at all, because it's buggy on Windows
- Windows: unusual flickering on window minimize/restore
- issue with multi-carets, when selections are adjastent/touched
- multi-carets made by Shift+Alt+Down gave skipping of the first BkSp/Del command

CudaText 1.134.2.1 (64-bit) 查看版本資訊

更新時間:2021-06-20
更新細節: