Most apparent one of the features available in Sublime Text is the document preview section on the right hand corner of the editor, which enable users to easily navigate up and down through long source codes without scrolling up and down over and over again. It's nifty and time saving, you got to admit.
Sublime text also includes auto fill feature as depicted in the screenshot above, mind you this is not "Intellisense" which is available in Visual Studio/Netbeans, nevertheless it can help save you lot of keystrokes by remembering the stuff you already typed in.
Syntax highlighting for various languages are available built-in as depicted in the screen shot below, and also various color themes to choose from.
- Type part of a file name to open it.
- Type @ to jump to symbols, # to search within the file, and : to go to a line number.
- Take advantage of multiple monitors by editing with multiple windows, and using multiple splits in each window.
- Take a look at the View/Layout menu for split editing options. To open multiple views into the one file, use the File/New View into File menu item.















http://slots.to/