Sublime Text 歷史版本列表 Page6

最新版本 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)


Office Timeline 6.05.00 查看版本資訊

更新時間:2022-03-08
更新細節:

What's new in this version:

- Brand-new onboarding to help you make timelines fast and easily

Office Timeline 6.04.02 查看版本資訊

更新時間:2022-02-04
更新細節:

What's new in this version:

- Increased max file size accepted when importing from Excel

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

更新時間:2022-01-29
更新細節:

What's new in this version:

- Git 2.35 shipped with a regression that broke use of "rebase" and "stash" in a secondary worktree. This maintenance release ought to fix it.

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

更新時間:2022-01-25
更新細節:

What's new in this version:

New:
- Comes with Git v2.35.0
- Comes with a version of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.3
- Comes with OpenSSL v1.1.1m
- Comes with Git Credential Manager Core v2.0.632.34631
- Comes with cURL v7.81.0
- Comes with tig v2.5.5
- Comes with patch level 4 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.3

Fixed:
- A bug which caused crashes when running git log with custom date formats in 32-bit builds was fixed

Office Timeline 6.04.01 查看版本資訊

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

Sublime Text 4126 查看版本資訊

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

What's new in this version:

- Improved OpenGL rendering performance by automatically batching together controls
- Resolved various issues tracking symlinks in the side-bar
- Avoid session data corruption if a crash happens while saving the session
- subl -n will reuse an existing empty window if the application isn't running
- Binary files now show as "Binary" syntax instead of "Plain Text" in the status bar
- Made "find_in_files_max_result_size" not apply when replacing

Fixed:
- crash when loading invalid grid layout from session
- spell checker incorrectly marking some words as correct if they can't be encoded
- rendering order of successive popups
- package subfolders sometimes not being loaded when matching the "ignored_packages" setting
- layout instability in side bar causing things to occasionally be rendered 1 pixel off
- "close_windows_when_empty" setting not working
- goto-definition preview not closing on escape
- quick panel closing on enter when there are no matching entries
- wildcards incorrectly matching subpaths (For settings like "folder_exclude_patterns")

Added:
- some missing glyphs to "draw_unicode_white_space": "all"
- "draw_unicode_bidi" setting for drawing unicode bidi characters
- "select_across_groups" setting for opting into the old side bar selection behavior when selecting a single file
- support for Chinese standard GB18030 file encoding
- support for CP862 file encoding

API:
- The show_panel command for the find and find in files panels can now take "pattern" and "replace_pattern" arguments
- ListInputHandler.preview is now called with None when no items match the current filter
- Fixed case where Window.project_data() could return an invalid value
- Opening a new pane moves currently selected sheets
- Added Window.move_sheets_to_group
- The commands move_to and move_to_neighbouring now move currently selected sheets

- Syntax Highlighting: Fixed backtracking breaking when creating phantoms or doing a context backtrace
- Syntax Highlighting: Fixed regression with some syntax definitions introduced in 4115
- Windows: Fixed command line not taking focus after closing a waited on file
- Windows: Fixed crash when OpenGL initialization fails

Office Timeline 6.04.00 查看版本資訊

更新時間:2021-12-14
更新細節:

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

更新時間:2021-11-25
更新細節:

What's new in this version:

New Features:
- Comes with Git v2.34.1
- Comes with Git Credential Manager Core v2.0.605.12951
- Comes with cURL v7.80.0

Office Timeline 6.03.00 查看版本資訊

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

What's new in this version:

- New interface & functionality improvements for Excel Import
- Revamped and improved Excel Sync
- Renamed the Sync feature as “Refresh Data” for more clarity

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

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

What's new in this version:

New Features:
- Comes with Git v2.34.0
- Config settings referring to paths relative to where Git is installed now have to be marked via %(prefix)/ instead of the now-deprecated leading slash
- Comes with Git LFS v3.0.2
- Contains new, experimental support for core.fsyncObjectFiles=batch

Fixed:
- Configuring a system-wide VS Code as Git's editor was broken, which has been fixed
- It is now possible to clone files larger than 4GB as long as they are transferred via Git LFS
- Git now works around an issue with vi and incorrect line breaks in the Windows Terminal