According to Wikipedia Sublime Text is a cross-platform python-based text and source code editor. The program was originally designed as a feature-rich extension of Vim.
Features of Sublime-text
- Minimap: a preview of the full source code
- Ability to select multiple sections of code
- Multi-panel editing
- Bookmarks within files
- Native support for 27 (44 as of Sublime Text 2 beta) programming languages included, with additional available for download
- Autosave
- RegEx-based find and replace
- Fully customizable syntax highlighting
- Brace matching, autocomplete
- Support for macros and Python-based plugins
- Custom key bindings