Software and Programs ⁄ Oct 21, 2009
Windows Text Editor – Sublime Text
Sublime Text is a new Windows text editor with clever original features and a graceful UI. The slick user interface and extraordinary features are the selling point. It’s a white-on-black, keyboard-friendly editor chock full of powerful. There’s standard syntax highlighting for nearly all popular languages, including 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 is free to download for trial use; a license for a single user on infinite machines with free upgrades is $59. However, there doesn’t seem to be a time restriction on the trial, in other words, you can use the trial as long as you like. :)
Full Screen: Sublime Text has a full screen distraction free writing mode. In the distraction free mode only the document can be seen. In the normal full screen mode toolbars, minimaps, status bar etc can be toggled on and off.
MiniMap: The MiniMap is a zoomed out graphical rendering of the active document. This allows the user to keep perspective inside the opened document, while also giving the editor a quick and efficient means of traversing and navigating the document.
Split View: You can view up to 4 documents at once in different kinds of layout like vertically arranged, horizontally arranged etc. You can also open the same document on multiple tabs and view different areas of the document simultaneously. Edits done in one tab are reflected across all tabs.
Multiple selection: Sublime Text’s multiple selections features allows several things. Multiple selections allows the user to edit in more that one place at once. It works as a quick substitute for find and replace, or to apply the same sequence of changes to multiple lines simultaneously.
QuickPanel: This is an overlay list menu. As you type in words any items not containing them are filtered from the list. This “quick” interface is used for opening projects file and swapping between open files.
Console: This is where you can see all logging and can interact with Sublime by inputting Python code.

« Apture Editor Plugin
Google Wave Desktop Application – Waver »










No Comments, Comment or Ping
Reply to “Windows Text Editor – Sublime Text”