Chapter 2. Code Editing
This chapter will guide us from Sublime's basic features to its most advanced ones, and explore techniques to use while editing code. We will also install two important plugins for most languages and master Sublime's Shortcuts Map.
In this chapter we will cover the following topics:
Discovering Search and Replace
Mastering Column and Multiple Selection
Navigating through Project, Files, and Classes
Using the must-have SublimeCodeIntel
Linting with SublimeLinter
The must-know Shortcuts Map