SublimeText 程序員必備神器!它 支持但不限於 C, C++, C#, CSS, D, Erlang, HTML, Groovy, Haskell, HTML, Java, JavaScript, LaTeX, Lisp, Lua, Markdown, Matlab, OCaml, Perl, PHP, Python, R, Ruby, SQL, TCL, Textile and XML 等主流編程語言的語法高亮。
Sublime Text 是一款非常不錯的代碼編輯器。你一定會喜歡它華而不實的用戶界面和強大的功能。
同時Sublime Text 也是跨平台的,它有win和Mac版,界面和功能感覺和TextMate比較相似。此外他的窗口分組、項目管理、擴展工具、代碼摺疊方面都非常不錯。他還直接支持vim模式呢!
Sublime Text 3 Build x (Mac OS X) |
Sublime Text is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features.
Symbol Indexing. Sublime Text now scans the files in your project, and builds an index of which files contain which symbols. This backs the new features Goto Definition and Goto Symbol in Project, both of which are available from the Goto menu. Goto Definition takes you to the definition of the symbol under the caret, while Goto Symbol in Project prompts you to select a symbol via fuzzy matching, and then takes you to the definition of that symbol.
Pane Management. Working with multiple panes is now more efficient, with commands to create and destroy panes, and quickly move files between panes. You can see the new options under View/Groups, View/Focus Group and View/Move file to Group.
Requirements
Intel, Mac OS X 10.7 or later
What's new 3047
Windows and Linux: Added High DPI support
Improved file change detection
Improved rendering performance
HTML tag auto completion is better behaved in script tags
Fixed a crash on exit that could occur when hot_exit is disabled
Linux and OSX: atomic_save is adaptively disabled when it's not possible to preserve file permissions
OSX: Fixed context menus not working when the application is in the background
Windows: Auto updater supports updating from unicode paths
API: Plugins in zip files are able to be overridden via files on disk
API: Added support for the termios module on Linux and OS X
API: Fixed Selection.contains
API: Fixed settings objects getting invalidated too early with cloned views
More info
|