Sublime Text 歷史版本列表 Page1

最新版本 Sublime Text 4169

Sublime Text 歷史版本列表

Sublime Text 是一個複雜的代碼,標記和散文的文本編輯器。您將愛上流暢的用戶界面,非凡的功能和驚人的性能。選擇版本:Sublime Text 3154(32 位)Sublime Text 3154(64 位) Sublime Text 軟體介紹

Sublime Text (32-bit)Sublime Text (64-bit)


Sublime Text 4169 查看版本資訊

更新時間:2023-11-24
更新細節:

What's new in this version:

- Fixed a stack overflow when closing large amounts of files
- API: Fixed backwards compatibility breakage with Sheet.is_transient()
- API: Fixed a crash with Window.set_view_index
- Windows: Fixed a rare crash related to cursor hiding

3DP Chip 23.11 查看版本資訊

更新時間:2023-11-20
更新細節:

What's new in this version:

Fixed:
- Driver restore bug

Newly added or support has been enhanced:
- Multimedia device support enhanced and star rate function added

Driver date/version information has been added or updated:
- AMD motherboard chipset v5.11.02.217
- AMD motherboard chipset v5.08.23.2018

Newly added product or support has been enhanced:
Video card:
- AMD Radeon Graphics
- AMD Radeon 740M Graphics
- AMD Radeon RX 6600
- AMD Radeon RX 6600S
- NVIDIA GeForce RTX 3050 6GB Laptop GPU
- NVIDIA GeForce RTX 4050 Laptop GPU
- NVIDIA GeForce RTX 4060 Laptop GPU
- NVIDIA GeForce RTX 4070 Laptop GPU
- NVIDIA GeForce RTX 4080 Laptop GPU
- NVIDIA GeForce RTX 4090 Laptop GPU
- NVIDIA RTX A2000 Embedded GPU
- NVIDIA RTX 2000 Ada Generation Embedded GPU
- NVIDIA RTX 5000 Ada Generation Embedded GPU

Git for Windows 2.43.0 (64-bit) 查看版本資訊

更新時間:2023-11-20
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.43.0
- Comes with MSYS2 runtime v3.4.9
- Comes with GNU TLS v3.8.1
- When installing into a Windows setup with Mandatory Address Space Layout Randomization (ASLR) enabled, which is incompatible with the MSYS2 runtime powering Git Bash, SSH and some other programs distributed with Git for Windows, the Git for Windows installer now offers to add exceptions that will allow those programs to work as expected
- Comes with OpenSSH v9.5.P1
- Comes with cURL v8.4.0
- Comes with OpenSSL v3.1.4
- Comes with Git Credential Manager v2.4.1
- Comes with Bash v5.2.21
- Comes with MinTTY v3.7.0

Fixed:
- Symbolic links whose target is an absolute path without the drive prefix accidentally had a drive prefix added when checked out, rendering them "eternally modified". This bug has been fixed.
- Git for Windows's installer is no longer confused by global GIT_* environment variables.
- The installer no longer claims that "fast-forward or merge" is the default git pull behavior: The default behavior has changed in Git a while ago, to "fast-forward only".

Select Version 查看版本資訊

更新時間:2023-11-20
更新細節:

What's new in this version:

Added:
- Various syntax highlighting improvements
- Index collation is now done incrementally
- Find in files now truncates long lines according to the "find_in_files_context_characters" setting
- Added Mouse Bindings to the Preferences menu
- Added Preferences > Font > Choose… for an easy way to select a font
- Added Copy Path to Sidebar context menu
- Added "ruler_width" setting
- Added current_result command

Fixed:
- Fixed an issue where animations were causing excessive redraws
- Fixed auto-complete not suggesting tokens from the current line
- Fixed minimap border not rendering
- Fixed color emoji blending with transparency
- Fixed line-number alignment when using a variable-width font
- Fixed double clicking a find in file result sometimes scrolling to the wrong line in the file
- Fixed case where opening a file from Sublime Merge wouldn't jump to the right line
- Fixed case conversions not taking all-caps into account
- Fixed an auto-indent issue
- Fixed an issue with find_under_expand when the find panel is focused
- Fixed disabling "highlight_gutter" resulting in "highlight_line" begin disabled
- Fixed some incorrect behavior when converting a multi-line selection to Title Case
- Fixed a memory corruption bug related to block carets
- Fixed Quick Switch Project… from the settings window closing the window
- Fixed "move_to_limit_on_up_down" setting not working
- Fixed macro recording in Vintage package not working
- Fixed run_syntax_tests command not running symbol tests

Improved:
- Improved bookmark toggling
- Improved performance of "Definitions" popup
- Improved Join Lines behavior
- Improved behavior of Indent command on empty lines

- Shift+Enter now also hides the incremental find panel
- Updated to OpenSSL 1.1.1v
- API: Added sublime.choose_font_dialog
- API: Allow case insensitive comments using TM_COMMENT_CASE_INSENSITIVE
- API: Fixed instability related to overlapping API calls
- API: Fixed crash when an edit token is passed to the wrong view
- API: Fixed some issues related to plugin initialization
- API: ListInputHandler now supports initial_selection
- API: Fixed ListInputHandler not selecting the first result when initial_text is provided
- API: Added update_text option to sublime.encode_value
- API: Fixed expand_to_paragraph in paragraph.py incorrectly unpacking tuple
- Windows: Added CRLF handling for text drag an drop
- Windows: Fixed wrong font extents causing glyphs to be cut off at the top
- Windows: Fixed caret movement across phantoms when using fractional scaling

Thonny 4.1.4 查看版本資訊

更新時間:2023-11-20
更新細節:

What's new in this version:

- Fix regression in MicroPython package installation
- Add better error message for externally managed environment
- Fix package installation in remote virtual environments
- Update Raspberry Pi detection
- Silence "bad-option-value"-s given by Pylint 3

Sublime Text 4166 查看版本資訊

更新時間:2023-11-20
更新細節:

What's new in this version:

Added:
- Various syntax highlighting improvements
- Index collation is now done incrementally
- Find in files now truncates long lines according to the "find_in_files_context_characters" setting
- Added Mouse Bindings to the Preferences menu
- Added Preferences > Font > Choose… for an easy way to select a font
- Added Copy Path to Sidebar context menu
- Added "ruler_width" setting
- Added current_result command

Fixed:
- Fixed an issue where animations were causing excessive redraws
- Fixed auto-complete not suggesting tokens from the current line
- Fixed minimap border not rendering
- Fixed color emoji blending with transparency
- Fixed line-number alignment when using a variable-width font
- Fixed double clicking a find in file result sometimes scrolling to the wrong line in the file
- Fixed case where opening a file from Sublime Merge wouldn't jump to the right line
- Fixed case conversions not taking all-caps into account
- Fixed an auto-indent issue
- Fixed an issue with find_under_expand when the find panel is focused
- Fixed disabling "highlight_gutter" resulting in "highlight_line" begin disabled
- Fixed some incorrect behavior when converting a multi-line selection to Title Case
- Fixed a memory corruption bug related to block carets
- Fixed Quick Switch Project… from the settings window closing the window
- Fixed "move_to_limit_on_up_down" setting not working
- Fixed macro recording in Vintage package not working
- Fixed run_syntax_tests command not running symbol tests

Improved:
- Improved bookmark toggling
- Improved performance of "Definitions" popup
- Improved Join Lines behavior
- Improved behavior of Indent command on empty lines

- Shift+Enter now also hides the incremental find panel
- Updated to OpenSSL 1.1.1v
- API: Added sublime.choose_font_dialog
- API: Allow case insensitive comments using TM_COMMENT_CASE_INSENSITIVE
- API: Fixed instability related to overlapping API calls
- API: Fixed crash when an edit token is passed to the wrong view
- API: Fixed some issues related to plugin initialization
- API: ListInputHandler now supports initial_selection
- API: Fixed ListInputHandler not selecting the first result when initial_text is provided
- API: Added update_text option to sublime.encode_value
- API: Fixed expand_to_paragraph in paragraph.py incorrectly unpacking tuple
- Windows: Added CRLF handling for text drag an drop
- Windows: Fixed wrong font extents causing glyphs to be cut off at the top
- Windows: Fixed caret movement across phantoms when using fractional scaling

3DP Chip 23.10 查看版本資訊

更新時間:2023-10-30
更新細節:

What's new in this version:

Fixed:
- Some of multimedia/ethernet device recognition bug.

Driver date/version information has been added or updated:
- AMD motherboard chipset v5.08.23.2018
- Intel motherboard chipset v10.1.19557.8395
- Intel motherboard chipset v10.1.19600.8418

Newly added product or support has been enhanced:
- Motherboard (Vendor + Model + Chipset name)
- Gigabyte B550M AORUS Elite] AMD B550
- Gigabyte X570 AORUS Pro Wifi] AMD X570

Video card:
- AMD Radeon RX 580 (150W)
- AMD Radeon RX 7900M
- Intel Arc A580 Graphics
- Intel Arc Pro A60M Graphics
- NVIDIA A30
- NVIDIA GeForce RTX 3050 Laptop GPU
- NVIDIA GeForce RTX 3050 6GB Laptop GPU
- NVIDIA GeForce RTX 4050 Laptop GPU
- NVIDIA GeForce RTX 4060 Laptop GPU
- NVIDIA GeForce RTX 4070 Laptop GPU
- NVIDIA GeForce RTX 4080 Laptop GPU
- NVIDIA GeForce RTX 4090 Laptop GPU
- NVIDIA PG509-210

Multimedia:
- NVIDIA HDMI Audio

3DP Chip 23.09 查看版本資訊

更新時間:2023-09-29
更新細節:

What's new in this version:

- Newly added product or support has been enhanced

Motherboard (Vendor + Model + Chipset name):
- [Colorful A320M-K PRO] AMD A320

Motherboard (Vendor name):
- Colorful

Video card:
- AMD Radeon Graphics
- AMD Radeon RX 7700 XT
- AMD Radeon RX 7800 XT
- Intel Data Center GPU Flex Series 140
- Intel Data Center GPU Flex Series 170
- NVIDIA A800 40GB Active
- NVIDIA A800-SXM4-40GB
- NVIDIA GeForce MX250 (10,25W)
- NVIDIA GeForce MX330 (10W)
- NVIDIA GeForce MX350 (20W)
- NVIDIA GeForce MX450
- NVIDIA GeForce MX570
- NVIDIA GeForce 940MX (23W)
- NVIDIA GeForce GTX 1650 Ti
- NVIDIA GeForce RTX 2050
- NVIDIA GeForce RTX 2060
- NVIDIA GeForce RTX 3050 Laptop GPU
- NVIDIA GeForce RTX 3050 4GB Laptop GPU
- NVIDIA GeForce RTX 3050 6GB Laptop GPU
- NVIDIA GeForce RTX 3050 Ti Laptop GPU
- NVIDIA GeForce RTX 3060 Laptop GPU
- NVIDIA GeForce RTX 3070 Laptop GPU
- NVIDIA GeForce RTX 3070 Ti Laptop GPU
- NVIDIA GeForce RTX 3080 Laptop GPU
- NVIDIA GeForce RTX 3080 Ti Laptop GPU
- NVIDIA GeForce RTX 4050 Laptop GPU
- NVIDIA GeForce RTX 4060 Laptop GPU
- NVIDIA GeForce RTX 4070 Laptop GPU
- NVIDIA RTX A500 Embedded GPU
- NVIDIA RTX A1000 Embedded GPU
- NVIDIA RTX A4500 Embedded GPU
- NVIDIA RTX 2000 Ada Generation Embedded GPU
- NVIDIA RTX 3500 Ada Generation Embedded GPU
- NVIDIA RTX 4500 Ada Generation
- NVIDIA RTX 5000 Ada Generation Embedded GPU

Ethernet:
- Intel Ethernet Controller I225-V
- Realtek RTL8812AU Wireless

Thonny 4.1.3 查看版本資訊

更新時間:2023-09-28
更新細節:

What's new in this version:

Fixed:
- first run crash on macOS
- package upgrade and uninstall in portable variant
- esptool flasher proposing wrong starting address for ESP32-S2 devices
- cursor jumping to Shell when program waits for input and the user types opening parenthesis in the editor

- Add Catalan translation
- Update German, French, Portuguese and Romanian translations. (See POEditor for contributions)

3DP Chip 23.08 查看版本資訊

更新時間:2023-08-31
更新細節: