Sublime Text is a sophisticated text editor for code, markup and prose. It comes with the slick user interface, extraordinary features and amazing performance. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.
Some of the core features in Sublime Text 3 are:
• Speed. Startup time, file load time, and Replace All have all been significantly improved. If you’re using OS X with a Retina display, then you’ll find huge rendering speed improvements too.
• Symbol Indexing, for Goto Definition and Goto Symbol in Project. Complementing these are the Jump Forward and Jump Back features.
• Improved HTML Editing, including tag and attribute completion as well as automatic tag closing.
• Improved Project and Pane management, including multiple workspaces for a single project.
• Richer API. Plugins are better insulated from the application, and now have a broader and fully threadsafe API to work with.
Sublime Text is available for OS X, Windows and Linux.
What is NEW in Build 3058 (12 December, 2013)
• Added index_exclude_patterns setting to control which files get indexed
• Fixed a crash regression in 3057