1 / 18

Sublime Text 2

Sublime Text 2. Lightweight sophisticated text editor Presenter: Eugen Eremia. Contents. General Information Main features Other Features. General Info. Cross platform text editor Optimized for speed and beauty Takes advantage of native functionality of the platform it runs on

lulu
Download Presentation

Sublime Text 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sublime Text 2 Lightweight sophisticated text editor Presenter: EugenEremia

  2. Contents General Information Main features Other Features

  3. General Info • Cross platform text editor • Optimized for speed and beauty • Takes advantage of native functionality of the platform it runs on • Costs $59, but can be tried for free for unlimited time (with dialog pop-up every two hours) • Download/buy from http://www.sublimetext.com/2

  4. Main Features Goto Anything Command Palette Split Editing Customize Anything Distraction Free Mode Minimap Cross Platform

  5. Goto Anything • Triggered with Ctrl+P, it is possible to: • 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.

  6. Command Pallette • Holds infrequently used functionality, like: • Sorting • Changing the Syntax • Changing the indentation settings • Triggered by Ctrl+Shift+P.

  7. Split Editing • Edit files side by side • Multiple rows and columns • Multiple windows on multiple monitors • Found in View/Layout • Main triggers: Alt+Shift+1, Alt+Shift+2, … • Drag already opened files into new windows or splits

  8. Customize Anything • Customization using JSON format • Flexibility of customization on: • per-file basis • per-project basis • Some of the customizable items: • Key Bindings • Menus • Snippets • Macros

  9. Distraction Free Mode • Full screen, chrome free editing • Incrementally show elements of the UI, such as tabs and the find panel, as you need them. • Triggered by Shift+F11 or View/Enter Distraction Free Mode menu

  10. Minimap • A minimized version of the current code • Displays an average of 100 lines • Easy overview • Easy navigation

  11. Cross Platform • Available for: • Mac OS • Windows • Linux • One license is all a user needs for all computers Sublime is installed, regardless of the OS in use.

  12. Other Features Plugins Snippets Macros

  13. Plugins • Package is the name used for plugins • Install “Package Control” to easily manipulate plugins:http://wbond.net/sublime_packages/package_control

  14. Plugins • Many packages can be found on http://wbond.net/sublime_packages/community • Can be installed from command pallete • Essential pluginshttp://net.tutsplus.com/tutorials/tools-and-tips/essential-sublime-text-2-plugins-and-extensions/

  15. Snippets • Easily installed with command pallete • Are only available if the file type corresponds to the snippets settings • Can be added either using: • Tools / Snippet… menu • Command pallete: Ctrl+Shift+P and type the name of the package, and choose snippet

  16. Macros • Easy to record and use • Possibility to attach a key binding: http://sublimetext.info/docs/en/reference/key_bindings.html

  17. Demo

  18. Questions?

More Related