Learning Sublime Text 3

Go to class
Write Review

Free Online Course: Learning Sublime Text 3 provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Sublime Text 3 is taught by Kevin Yank.

Overview
  • Write and edit code faster and more efficiently with Sublime Text 3, the innovative code editor for Mac and Windows.

Syllabus
  • Introduction

    • Welcome
    • Using the exercise files
    1. Opening, Viewing, and Editing Files
    • Touring the interface
    • Switching between files
    • Handling encodings and line endings
    • Basic editing features
    • Clipboard features
    • Working on multiple files at once
    • Working with projects
    • Finding and replacing
    2. Customizing Your Editor
    • Changing preferences
    • Recommended settings
    • Package Control
    • Adding custom color schemes
    • Adding custom themes
    • Creating custom key bindings
    3. Power Editing
    • Expanding selections of code
    • Transposing and swapping code
    • Bookmarking a position in the file
    • Using the Goto Anything command
    • Navigating your project by indexed symbols
    • Using the command palette to access seldom-used shortcuts
    • Using multiple selections to edit multiple lines simultaneously
    • Creating a multiple selection using matches
    • Using multiple selections to edit large amounts of text
    • Switching into Vintage mode to make Sublime Text work more like Vim
    4. Automation
    • Autocompleting code
    • Using snippets in code
    • Using macros in code
    5. Essential Packages
    • ReadmePlease
    • ColorPicker and GutterColor
    • SideBarEnhancements
    • HyperlinkHelper
    • Emmet
    • More packages
    Conclusion
    • Next steps