Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
    • WordPress 插件及主題下載
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

Sublime Text v3.2 Build 3200

Sublime Text v3.2 Build 3200

2019-03-14 Comments 0 Comment

Sublime Text 是一個代碼編輯器(Sublime Text 2是收費軟件,但目前可以無限期試用)也是HTML和散文先進的文本編輯器。漂亮的用戶界面和非凡的功能,例如迷你地圖,多選擇,Python的插件,代碼段,等等。完全可自定義鍵綁定,菜單和工具欄。Sublime Text的主要功能包括:拼寫檢查,書籤,完整的Python API , Goto 功能,即時項目切換,多選擇,多窗口等等。

Sublime Text 2 被稱作Windows下的TextMate,而根據其官網介紹,Sublime Text的特點如下:擁有高效、沒有乾擾的界面,在編輯方面的多選、宏、代碼片段等功能,以及很有特色的Minimap。

自從Sublime Text 2.0 正式版以來已經新增支持Retina 視網膜屏、拖拽文本、構建系統得以優化、支持CSS 自動完成以及高亮設置等新特點~

Sublime Text 2 的特色功能:

1.良好的擴展功能,官方稱之為安裝包(Package)。
2.右邊沒有滾動條,取而代之的是代碼縮略圖,這個功能非常贊
3.強大的快捷命令“可以實時搜索到相應的命令、選項、snippet和syntex,按下回車就可以直接執行,減少了查找的麻煩。” 
4.即時的文件切換。
5.隨心所欲的跳轉到任意文件的任意位置。
6.多重選擇(Multi-Selection)功能允許在頁面中同時存在多個光標。
7.支持VIM模式
8.支持宏,簡單地說就是把操作錄製下來或者自己編寫命令,然後播放剛才錄製的操作或者命令。
9.更新非常勤快

主要快捷鍵列表:

Ctrl+L選擇整行(按住-繼續選擇下行)
Ctrl+KK從光標處刪除至行尾
Ctrl+Shift+K刪除整行
Ctrl+Shift+D複製光標所在整行,插入在該行之前
Ctrl+ J合併行(已選擇需要合併的多行時)
Ctrl+KU改為大寫
Ctrl+KL改為小寫
Ctrl+D選詞(按住-繼續選擇下個相同的字符串)
Ctrl+M光標移動至括號內開始或結束的位置
Ctrl+Shift+M選擇括號內的內容(按住-繼續選擇父括號)
Ctrl+/註釋整行(如已選擇內容,同“Ctrl+Shift+/”效果)
Ctrl+Shift+/註釋已選擇內容
Ctrl+Z撤銷
Ctrl+Y恢復撤銷
Ctrl+M光標跳至對應的括號
Alt+.閉合當前標籤
Ctrl+Shift+A選擇光標位置父標籤對兒
Ctrl+Shift+[折疊代碼
Ctrl+Shift+]展開代碼
Ctrl+KT折疊屬性
Ctrl+K0展開所有
Ctrl+U軟撤銷
Ctrl+T詞互換
Tab縮進自動完成
Shift+Tab去除縮進
Ctrl+Shift+↑與上行互換
Ctrl+Shift+↓與下行互換
Ctrl+K Backspace從光標處刪除至行首
Ctrl+Enter光標後插入行
Ctrl+Shift+Enter光標前插入行
Ctrl+F2設置書籤
F2下一個書籤
Shift+F2上一個書籤

更新日誌

3.0 (BUILD 3143) 2017-09-13 
See also the Announcement Post 
Refreshed UI theme, including full high DPI support 
New icon 
Added alternate theme, Adaptive, that inherits colors from the color scheme 
Added new color schemes Breakers, Mariana and Sixteen, derived from the excellent work of Chris Kempson and Dmitri Voronianski 
Added color scheme and theme switchers with live preview via the command palette 
Windows: Added touch input 
Linux: Added repositories for apt, yum and pacman 
Mac: Added Touch Bar support 
Mac: Support for custom color window title bars on OS X 10.10+ 
Many additions and bug fixes to the theme engine, plus full documentation
Significant improvements to Markdown syntax highlighting, with thanks to keith-hall 
Significant improvements to C# syntax highlighting, with thanks to gwenzek 
Significant improvements to Java syntax highlighting, with thanks to djspiewak 
Significant improvements to Python syntax highlighting, with thanks to FichteFoll 
Significant improvements for R syntax highlighting, with thanks to randy3k 
Markdown: Improved symbol handling 
C#: Improved symbol handling 
Many other syntax highlighting improvements 
Various bugs with the syntax highlighting engine have been resolved 
Fixed several crash issues 
Improved responsiveness when the system is under high CPU load
High DPI textures are used on Windows and Linux when the DPI scale is greater than 1.0 
Improved font selection on all platforms, allowing selection of different weights by name 
Added setting theme_font_options to control font rendering of UI elements 
Improved auto indent rules for HTML and PHP 
Font geometry issues that prevent bold or italics are now printed in the console 
Fixed flash-of-white that could occur when the auto complete window is closed 
Disable scroll animation when animation_enabled is false in settings 
Files can now be renamed when only the case has changed 
New windows start with an empty find history 
Find in Files panel now responds to find_all and replace_all commands
Various regex handling improvements in the Find panel 
Fixed text widgets cutting off the bottom pixel of their selection border 
Fixed an issue with close_windows_when_empty in empty session 
Fixed empty panes on startup when hot_exit was set to false 
Fix Open Containing Folder on Windows with a folder containing a comma 
Fix multi-cursor pasting when clipboard contains one or more full lines 
Prevent UNC paths from being mangled by edit_settings 
Prevent a crash when a malformed regex is used in indentation settings 
Improved rendering performance with a large number of gutter icons 
Gutter icons are now sized properly on Windows and Linux high DPI screens
Improved sidebar performance when folders contain many thousands of files 
Improved inline error message style 
Fixed an issue where multiple indexing status windows could be shown 
Windows: Font rendering defaults to DirectWrite unless using Consolas or Courier New 
Windows: Added support for no_antialias font option when using DirectWrite 
Windows: Improved touch pad scrolling 
Windows: Improved file change detection robustness 
Windows: Improved font selection logic 
Windows: Fix ctrl+` shortcut for UK (ISO) keyboards 
Windows: Improved fallback font handling in UI elements 
Windows: The subl executable on OS X and plugin_host .exe on Windows are now signed
Windows: sublime_text.exe now has CompanyName set in VERSIONINFO 
Mac: Handle layout changes due to macOS Sierra tabs 
Mac: Improved default web browser detection 
Mac: OS X 10.11 and macOS 10.12+ default to using San Francisco for the UI font 
Mac: Fixed file change notifications from freezing UI on macOS Sierra 
Mac: the user’s default shell is executed and environmental variables are set in the plugin Python environment 
Linux: Update X11 selection on clipboard every time selection changes 
Linux: Improved MOD3 modifier key handling 
minihtml: Added support for borders 
minihtml: Respects font_options from the settings 
minihtml: Fixed layout of html popups on Windows and Linux under High DPI
minihtml: Fixed crash when doctype is present 
minihtml: Fixed a crash from non-existent CSS vars 
minihtml: Fixed a crash triggered by bad image paths 
API: Add View.text_to_window() and View.layout_to_window() 
API: All API functions now accept and return device-independent-pixels 
API: Fixed input panel not running on_cancel when re-showing the input panel 
API: Fixed selector scoring with the & operator 
API: Fixed a bug causing incorrect phantom contents 
API: Fixed crash in Window.set_view_index() 
API: Updated OpenSSL to 1.0.2k, SQLite to 3.16.02

官網http://www.sublimetext.com/

官方下載(3200)
https://download.sublimetext.com/Sublime%20Text%20Build%203200.zip 
https://download.sublimetext.com/Sublime%20Text%20Build%203200%20×64.zip 
https:/ /download.sublimetext.com/Sublime%20Text%20Build%203200%20Setup.exe 
https://download.sublimetext.com/Sublime%20Text%20Build%203200%20×64%20Setup.exe

網盤下載(3200主程序+ Patch v0.9 + 3.1.3156漢化版+歷史版本)
https://pan.baidu.com/s/1rn_n4V9EtSUotVuCIQWQtA 提取码:4pdw

包括三個漢化版:

1、2.0.2 build 2221 正式版

2、3.0 build 3059 Beta漢化版by   ST中文論壇

注:原先的漢化人守護幸福已經放棄了editplus和Sublime Text了,現在用的是Everedit。他的最後一版是SublimeText3 3056中文版_32位,但已經無法下載。

3、3.0 最新漢化版。

roustar31漢化版特點:
–基於Sublime Text 3官方版進行修改漢化
–軟件已默認註冊且已去除自動檢測升級提示
–整合GBK插件支持簡體中文整合多款主題及細節優化
–整合Git、DocBlockr、MarkdownPreview、ColorPicker 、AllAutocomplete等插件
–參考清風流音的漢化,清除個人信息
–完全綠色便攜化,並整合註冊碼

流風清音漢化版特點:
*基於Sublime Text 3官方版進行修改漢化
*軟件已默認註冊且已去除自動檢測升級提示
*調整字體大小為11px以適合大眾使用習慣
*深度整合GBK編碼已能夠完美支持GBK文件
*默認安裝了Emmet (Zen Coding)插件
*增加了配色非常舒服的Theme-Nil主題
*修改多處細節和配置文件使其更人性化

分享此文:

  • 分享到 Twitter(在新視窗中開啟)
  • 按一下以分享至 Facebook(在新視窗中開啟)
  • 分享到 WhatsApp(在新視窗中開啟)
  • 按一下以分享到 Telegram(在新視窗中開啟)
  • 分享到 Pinterest(在新視窗中開啟)
  • 分享到 Reddit(在新視窗中開啟)
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟)
  • 點這裡列印(在新視窗中開啟)

相關


Windows 軟件下載, 應用軟件

Post navigation

PREVIOUS
PremiumSoft Navicat Premium v​​12.1.16
NEXT
SLS拖後腿:NASA考慮借助商用火箭來執行月球任務

發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
限時免費
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
WordPress資訊
WeChat資訊
PHP資訊
教學資源
開源程序
網頁工具
SEO工具
醫療健康
其他資訊
Content from
Content to
2019 年 3 月
一 二 三 四 五 六 日
 123
45678910
11121314151617
18192021222324
25262728293031
« 2 月   4 月 »

分類

  • 網站公告
  • 限時免費
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 其他資訊

彙整

近期文章

  • 微小獨特的海洋生物揭示神經元的古老起源 2023-09-22
  • 新型奈米帶可提高電池和太陽能電池的效率 2023-09-22
  • 首次iPhone 15 Pro跌落測試鈦金屬相比不鏽鋼表現如何? 2023-09-22
  • 空拍人士:特斯拉德州超級工廠可能停產至月底 2023-09-22
  • 餘承東卸任華為車BU CEO 三大疑問待解 2023-09-22
  • Android 14 QPR1可讓使用者透過USB將Android裝置當作PC攝影機 2023-09-22
  • 中國科學家新成果:有了這種材料,再也不用擔心沒有水喝了? 2023-09-22
  • 源自47.6萬年前:考古學家發現世界上最古老的木造建築 2023-09-22
  • 英國”英美資料橋”擴展協議將納入歐盟-美國資料隱私框架 2023-09-22
  • 改進電極材料MXene有望開啟可充電電池技術的未來 2023-09-22

熱門文章與頁面︰

  • 打車叫到特斯拉不會開門很尷尬?官方介紹開關門方法
  • Autodesk AutoCAD 2021 正式版註冊版-簡體/繁體中文/英文版
  • DP vs HDMI 誰才是遊戲玩家最佳選擇?
  • 盜版Windows 7還能免費升級Windows 10嗎?
  • 一鍵GHOST v2020.07.20 正式版-硬盤版/光盤版/優盤版/軟盤版
  • 世界上有多少個國家
  • PHP 7.1 的A non-numeric value encountered 錯誤和解決方法
  • Explorer Patcher:讓Windows 11恢復Windows 10的行為特徵
  • Kaspersky Key ( Free 91 days )
  • 靠養貓養狗年入百萬:寵物博主是門怎樣的生意?

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2023   All Rights Reserved.
 

載入迴響中...