ConEmu 歷史版本列表 Page8

最新版本 ConEmu Build 230724

ConEmu 歷史版本列表

ConEmu 是一個帶有選項卡的 Windows 控制台模擬器,它將多個控制台和簡單的 GUI 應用程序作為一個可自定義的 GUI 窗口提供各種功能.最初,該程序是作為遠程管理器(維基百科中的 FAR)的伴侶創建的,和檔案管理,指揮歷史和完成,功能強大的編輯。 ConEmu 免費下載 Windows PC 的最新版本。這是 ConEmu.的完全脫機安裝程序安裝程序今天,ConEmu 可以與任何其他... ConEmu 軟體介紹


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

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

What's new in this version:

Added:
- command "settings: clear find/replace dialog history"
- command "settings: clear console input history"
- Find dialog: add all search actions to "..." menu
- Find dialog: when undocked, show search messages also in Find dialog caption
- Find dialog: "Highlight all" action shows working time in msec
- lexers C, C++: highlight of several operators, like <=> ||= &&= : # ##
- lexers C, C++: highlight of preprocessor directives

Fixed:
- regression in Find dialog, caused by addition in 1.120.0
- Find dialog: code-tree selection was not updated via buttons "find next/previous"

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

What's new in this version:

- Enterprise : Running OCCT in command-line could result in a "TaskCanceledException" when closing it automatically. Even if this was harmless, this exception will not occur anymore
- Enterprise: Dramatically improved report generation time
- UI: Added Word-wrap on all the buttons for OCCT's section (the left-hand side menu)
- Translations: Updated Russian

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

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

What's new in this version:

Added:
- Find dialog has new toggle button "Hi", it means "Highlight all matches". Matches are highlighted with a rounded border, which color is taken from "SeparLine" syntax theme item. Editor also auto-scrolls to the first match, like in Sublime.
- command "find next" in multi-selections now supports "in selection"+"wrapped search" (with the forward search)
- option "find_hi_max_lines"
- option "find_hi_move_caret"
- option "find_hotkey_op_hi"
- option "find_hidden_buttons" is extended, it can now hide several toggle-button options
- lexer C++: code-tree improvement: change icons for "namespace"; detect "struct name<T>"; avoid C++ keywords "requires" in code-tree
- lexer C++: highlight labels, in "goto label;" and "label: statement;"
- lexer Bash: highlight numbers in form like "100suffix"
- sync Asian code-page convertion code with Lazarus patch (Support EUDC to PUA Microsoft mapping)

Changed:
- option "ui_active_border" changed to integer, allowing setting the border width
- changed default values of "find_suggest_sel"/"find_suggest_cur_word" to be like in ST3
- Find dialog has changed layout: removed input-field labels; shortened button captions to "|<" (find first), ">" (find next), "<" (find previous), "..." (show menu with "count all", "extract all" etc)

更新時間:2020-12-30
更新細節:

What's new in this version:

- Monitoring: Fixed an issue where the filters were reset upon startup

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

更新時間:2020-12-29
更新細節:

What's new in this version:

Added:
- command "delete to document begin"
- allow empty-string value of "pylib" option to disable Python engine
- option "ui_menu_themed_font_size", Windows only

Fixed:
- command "delete to file end" was very slow on huge files; renamed this command to "delete to document end"
- options "auto_close_brackets" and all "autocomplete_*" were working bad with lexer-specific configs
- caret shape was reset with Vim Mode plugin started
- Windows: error in "Addons Manager / Install from GitHub"
- lexer JS: tokenizing of some new JS operators

更新時間:2020-12-26
更新細節:

What's new in this version:

- Memory & vram: The error count will be reset much faster between subsequent runs

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

更新時間:2020-12-24
更新細節:

What's new in this version:

- add: option "ui_menu_themed_font_size", Windows only
- fix: caret shape was reset with Vim Mode plugin started
- fix: Windows: error in "Addons Manager / Install from GitHub"
- fix: lexer JS: tokenizing of some new JS operators

更新時間:2020-12-23
更新細節:

What's new in this version:

- Monitoring: Updated HwInfo to 6.4.1 (Bleeding edge !)
- Monitoring: Largely improved CPU power reading accuracy - Frequent polling resulted in flickering CPU Power values

更新時間:2020-12-17
更新細節:

What's new in this version:

- CPU:OCCT : rewrote a good chunk of the test
- CPU:OCCT : Added an "Extreme" mode ( much more stressfull for components)
- CPU:OCCT : Added a "Steady load" option that prevents operands from switching around. This will result in a steadier load, ideal for testing cooling system. Best used with Small data set !
- MEMORY : Reworked the memory allocation algorithm - it will now ensure 1GB of RAM is always available, at least
- MEMORY : Won't crash anymore if memory allocation fails at some point -i'll just report and use the memory that it could allocate
- MAIN : Fixed a bug where OCCT would crash if you put the "Hidden" attribute on its config file
- ENTERPRISE : Fixed calculation for Average/min/max values in the HTML report for individual tests

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

更新時間:2020-11-26
更新細節:

What's new in this version:

Added:
- non-text file detection: ignore last 2 bytes at the file end
- Addon Manager: support all git branch names in "Install from GitHub"
- support translation for more std plugins: ProjManager, TabsList, MakePlugin
- support Python 3.9 on macOS

Fixed:
- lexer Bash: (( #text ))
- issue in API on_state
- hex viewer cannot scroll big file to the end