Sublime Text 3正式版发布

简介: 一、下载地址: 1. Windows 32位版 http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%20Build%203010%20Setup.




一、下载地址:

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.
目录
相关文章
|
2天前
|
前端开发 JavaScript Linux
Sublime Text 3配置Go语言开发环境
【4月更文挑战第13天】本篇文章 Huazie 向大家介绍使用 Sublime Text 3搭建Go语言开发环境,并演示编译运行 Go语言代码
29 8
Sublime Text 3配置Go语言开发环境
|
1月前
|
前端开发
Sublime Text 3 快捷键总结(拿走)
Sublime Text 3 快捷键总结(拿走)
13 0
|
3月前
Sublime Text 4 设置中文、汉化
Sublime Text 4 设置中文、汉化
142 0
|
4月前
|
程序员 开发工具 开发者
猿如意开发工具|Sublime Text(4126)
猿如意开发工具|Sublime Text(4126)
|
4月前
|
JavaScript Linux
Sublime Text 3 在 Linux 中配置
Sublime Text 3 在 Linux 中配置
|
5月前
sublime text 远程开发
sublime text 远程开发
|
5月前
|
Web App开发
解决Sublime Text用浏览器打开没反应
解决Sublime Text用浏览器打开没反应
|
11月前
|
前端开发
Sublime Text 3 快捷键总结(拿走)
以下是个人总结不完全的快捷键总汇,祝愿各位顺利解放自己的鼠标。
128 0
|
Ubuntu Linux
Ubuntu中安装Sublime Text 3.2并创建桌面快捷方式
Ubuntu中安装Sublime Text 3.2并创建桌面快捷方式
220 0
|
Java Shell
Mac上使用Sublime Text 3配置java编译运行环境
Mac上使用Sublime Text 3配置java编译运行环境
90 0