Sublime Text is a sophisticated text editor for code, html and prose. You will love it due to its user interface and the many and extraordinary features.
Sublime Text features syntax highlighting for many languages with 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 supported out of the box, and more available for download.
Sublime Text also comes with multiple color schemes, several of them built-in, and many more available for download.
Here are some key features of "Sublime Text":
Sublime User Interface:
· Slick, Fast, No Interferences: The way text editing is meant to be.
Minimap:
· See your code from 10,000 feet with Sublime Text's Minimap.
Multi Select:
· Make ten changes at the same time, not one change ten times.
Automation:
· Repetition is for robots. Let snippets, macros and smart repeat take the tedium away.
What's New in This Release: [ read full changelog ]
· New Icon, by The Iconfactory
· File and Global settings have been combined into a single settings file
· Selecting a word will highlight other occurrences. This can be controlled with the match_selection setting
· Reworked text rendering for improved quality
· Improved automatic indentation. It now uses bracket matching to better determine indentation
· Added setting indent_to_bracket and smart_indent, to customize automatic indentation
· Auto Complete is less intrusive
· Renaming a file via the side bar will rename any open files
· Improved folder scanning performance on huge directory trees
· Untitled files have their name set automatically from the first line of the file. The can be controlled with the set_unsaved_view_name setting
· Ruby: #{} is expanded when # is entered in a string
· Folder names are shown in the window title if no project is open
· Folders in projects are stored with relative paths
· Added Save with Encoding
· Spelling errors are indicated with an underline only, the foreground color of ...