Sublime Text (32-bit)

最新版本 Sublime Text 3170 (32-bit)

Sublime Text 3170 (32-bit)

Sublime Text 3170 (32-bit)
Sublime Text 是一個用於代碼,標記和散文的複雜文本編輯器。你會愛上漂亮的用戶界面,非凡的功能和驚人的性能.

Sublime Text Features:

Goto Anything
Use Goto 用任何東西打開文件只有幾個按鍵,並立即跳轉到符號,行或 words.

MultipleSelections
同時做十個變化,不是一次換十次。多重選擇允許您一次交互地更改許多行,輕鬆地重命名變量,並以比以往更快的速度操作文件.

Command Palette
Command Palette 包含不經常使用的功能,如排序,更改語法和更改縮進設置。只需幾個按鍵,您就可以搜索您想要的內容,而無需瀏覽菜單或記住隱藏的鍵綁定。

Distraction Free Mode
當你需要專注的時候,Distraction Free Mode 可以幫助你。分心免費模式是全屏幕,無鉻編輯,只有在屏幕中心的文字。您可以根據需要增量顯示 UI 的元素,例如選項卡和查找面板。

分割編輯
利用分割編輯支持,讓您的寬屏顯示器獲得最大收益。並排編輯文件,或在一個文件中編輯兩個位置。您可以根據需要編輯盡可能多的行和列。

Instant 項目 Switch
Sublime Text 中的項目捕獲工作空間的全部內容,包括修改和未保存的文件。您可以按照與 Goto Anything 類似的方式在項目之間切換,並且切換是即時的,沒有保存提示 - 所有修改將在下次打開項目時恢復。

Plugin API
Sublime Text 具有強大的基於 Python 的插件 API。隨著 API,它帶有一個內置的 Python 控制台,可以實時交互式地進行實驗。

自定義任何內容
鍵綁定,菜單,片段,宏,完成和更多 - 在 Sublime Text 中的所有內容都可以用簡單的 JSON 文件進行定制。此系統為您提供了靈活性,因為可以在每個文件類型和每個項目的基礎上指定設置.

跨平台
Sublime 文本適用於 OS X,Windows 和 Linux。無論您使用何種操作系統,在您擁有的每台計算機上都需要一個許可證才能使用 Sublime Text。 Sublime Text 使用自定義用戶界面工具包,針對速度和美觀進行了優化,同時利用了每個平台上的原生功能。

注意:未註冊版本中的 Nag 屏幕。

也可用:下載 Mac

的 Sublime 文本

ScreenShot

軟體資訊
檔案版本 Sublime Text 3170 (32-bit)

檔案名稱 Sublime Text Build 3170 Setup.exe
檔案大小 7.93 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 共享軟體
作者 Jon Skinner
官網 http://www.sublimetext.com/
更新日期 2018-05-08
更新日誌

What's new in this version:

Themes/UI:
- Windows: Added support for Windows 10 (and 8.1) per-monitor DPI scaling
- Improved overall High DPI support
- Added support for 8k monitors and 300% DPI scale
- Themes can now provide @3x versions of images for very high DPI monitors
- Improved indent guide positions when using line padding
- Rulers are drawn with stippled lines
- Linux/Windows: Improved High DPI minimap rendering
- Mac: Fixed occasional yellow or black windows when using a theme with a colored title bar
- Mac: Double-clicking a themed title bar now performs the default system action
- Mac: Fixed sizing of some dialog windows when a theme uses a themed title bar
- Mac: Fixed gutter icons sometimes not drawing

Text Rendering:
- Added ligature support for symbols
- Added font_options for controlling ligatures and stylistic sets
- Improved rendering and selection of emojis
- Tab width is now properly measured for proportional fonts
- Windows: DirectWrite is now used by default for all fonts
- Windows: Support gray_antialias in conjunction with DirectWrite
- Windows: improved DirectWrite anti-aliasing, adding support for system ClearType tuning

Goto Definition:
- Added Goto References when hovering over a symbol
- Added goto_reference command to the Goto menu

Color Schemes:
- Added new color scheme format, .sublime-color-scheme
- Add Hashed Syntax Highlighting
- Added the Celeste color scheme to showcase hashed syntax highlighting
- Selections now render by default with true rounded corners
- Added color scheme settings for selection border width, corner style and radius
- Selection background and border now support alpha channels
- Improved color scheme reloading
- Added Convert Color Scheme command
- Added support for the invisibles key in color schemes
- selection_foreground can now be specified on a per-scope basis
- Color Schemes can specify bold and italic in the brackets_options key
- Improved handling of invalid.deprecated scopes in default color schemes

Syntax Highlighting:
- Add embed action to .sublime-syntax files for improved syntax nesting
- Added Git Formats package for Git config files and use as core.editor, with thanks to Ryan Boehning and deathaxe

Many syntax highlighting improvements, including significant improvements to:
- JavaScript, with thanks to Thomas Smith
- ShellScript, with thanks to Raoul Wols
- Makefiles, with thanks to Raoul Wols
- Java, with thanks to lastsecondsave
- C#, with thanks to keith-hall
- Markdown, with thanks to keith-hall
- Python, with thanks to FichteFoll
- Added stand alone syntax test runner for Linux, allowing for CI testing
- Various syntax definition errors now include the file name in the message

Command Palette:
- New Command Palette implementation that can accept text input from users
- Fuzzy matching can match terms out of order by space separating them
- Added new commands Arithmetic, Rename File and View Package File to showcase new features
- Keyboard shortcut hints are no longer cut off at 15 characters

Build Systems:
- Improve cancellation handling
- Use /usr/bin/env to locate bash
- Fix multi-byte encodings sometimes triggering decoding errors
- Improved exec build target handling of killing child processes

Files and Folders:
- Improved handling of symlinks in the sidebar, including additions and removals
- Symlinks no longer have an expand arrow in the sidebar, but have a Reveal Link Source context menu entry
- Add support for binary_file_patterns, index_exclude_patterns and index_include_patterns to .sublime-project files
- index_exclude_patterns and index_include_patterns can now match full paths instead of just filename
- Linux/Windows: File system notifications now account for symlinks (and Windows junctions)
- Linux: file system notification now only requires a single inotify instance
- Linux: Improved behavior when fs.inotify.max_user_watches is too low
- Mac: Reduced the number of file stats operations
- Mac: Added support for case-sensitive file systems

Input:
- Fixed popup and auto complete windows not showing when the caret is at the leftmost position of a widget
- Fix left arrow not working in the side bar
- Fixed not being able to grab the scrollbar by clicking on the rightmost pixels of the window
- Fix double clicking on the selection not setting input focus when drag_drop is enabled
- Linux: Context menus no longer cause the editor control to be focused when closed
- Windows: Fix pen input

Performance:
- Significantly reduced memory usage related to syntax definitions - using up to 30% less total program memory
- Improve idle CPU usage
- Fix a bug where theme animations may continue even after a layer has been hidden, causing excessive CPU usage
- Mac: Solved increased CPU usage on Macs when a GPU switch occurs while using a theme with a colored title bar

API:
- Added TextInputHandler and ListInputHandler to interact with new Command Palette functionality
- Added View.style() and View.style_for_scope()
- Added automatically generated scope names for use with the regions API: region.redish, region.orangish, region.yellowish, region.greenish, region.bluish, region.purplish and region.pinkish
- Improve View.find() and View.find_all() performance when doing literal matches
- Expanded ViewEventListener API
- Fix EventListener.on_activated_async() not being called for views when the editor starts
- Add ViewEventListener.on_activated() and ViewEventListener.on_activated_async() to be called for views when the editor starts
- Improve tracebacks for Python in .sublime-package files
- shell_environment is now ensured to be loaded before plugin_loaded() is called on plugins
- Plugin commands are now created before plugin_loaded() is run
- Loaded plugins are now stored in __plugins__ rather than plugins
- The Python ssl module will now negotiate TLS 1.2, 1.1 or 1.0 with the PROTOCOL_TLSv1 constant
- Updated Python environment with SQLite 3.22.0, and OpenSSL 1.0.2n

Miscellaneous:
- Fixed being unable to load dictionary files larger than 16mb
- Fixed an issue where out of memory conditions would trigger a buffer overflow instead of a clean crash
- Word wrap is turned on by default for the console
- Added Regex Replace Widget.sublime-settings and Console Input Widget.sublime-settings
- Fixed a number of bugs that would cause crashes

Sublime Text 3170 (32-bit) 相關參考資料
Download - Sublime Text

... as a portable version · Windows 64 bit - also available as a portable version · Linux repos - also available as a 64 bit or 32 bit tarball ... 3.1 (Build 3170).

https://www.sublimetext.com

Sublime Text (32-bit) Download (2020 Latest) for Windows 10 ...

Download Sublime Text (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Latest Version 2020.

https://www.filehorse.com

Sublime Text 2.0.2 (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 2.0.2 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3165 Dev (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3165 Dev (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3170 (32-bit) Download for Windows Change ...

What's new in this version: Themes/UI: - Windows: Added support for Windows 10 (and 8.1) per-monitor DPI scaling - Improved overall High ...

https://www.filehorse.com

Sublime Text 3170 (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3170 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3176 (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3176 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3187 Dev (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3187 Dev (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3207 (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3207 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com

Sublime Text 3210 Dev (32-bit) Download for Windows 10, 8, 7

Download Sublime Text 3210 Dev (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software Version.

https://www.filehorse.com