Sublime Text 3正式版发布
作者:chszs
一、下载地址:
1. Windows 32位版
http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%20Build%203010%20Setup.exe
2. Windows 64位版
http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%20Build%203010%20x64%20Setup.exe
3. Ubuntu 32位版
http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3010_i386.deb
或
http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_3010_x32.tar.bz2
4. Ubuntu 64位版
http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3010_amd64.deb
或
http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_3010_x64.tar.bz2
二、Sublime Text 3介绍
The most beautiful and light text editor for designers as well as developers SUBLIME TEXT 3 released for registered users with lots of new features and higher stability. This new version is compatible with all operating systems which supports Sublime Text 2 but unfortunately not compatible with OS X 10.6 because there is no C++11 toolchain for OS X 10.6, and Sublime Text 3 makes extensive use of functionality in C++11.
New features of Sublime Text 3:
Symbol Indexing:- Now you can find symbols in your project and build index of all files which contains that symbol. New features Goto Definition and Goto Symbol in Project, both of which are available from the Goto menu.
Pane Management:- Now you can quickly move files between panes. You can easily create and destroy pane with command. You can find new options under View/Groups, View/Focus Group and View/Move file to Group.
Speed:- Startup time of Sublime Text 3 is immediate.
New API:- Sublime Text 3 uses Python 3.3 for plugins to remove risk crashing the main Sublime Text process. The API is also fully thread-safe, and provides several callbacks that run asynchronously (e.g., on_modified_async). There are also new API functions, including full access to the project data.
标签:Text,cf2,Sublime,正式版,r82,com,c758482 From: https://blog.51cto.com/prettycms/6154776