If you intend to dedicate a career to web development, shouldn't you, in the process, harness every ounce of your code editor? In this series, I'll show you everything I know about Sublime Text.
Make Sublime Pretty
While the default install of Sublime isn't unattractive, I think we can do way better.
The Two Most Important Shortcuts
There are two key keyboard shortcuts that you absolutely must memorize.
Super-Fast File Creation
Yes, you can manually right-click in the sidebar to create new files in Sublime Text, but there's a faster way. Let me show you my method.
Do The Splits With Origami
Out of the box, Sublime Text offers a handful of "split modes." However, if you want more control, then the Origami package is right up your alley.
Vintage Mode
Vi keybindings aren't for everyone, but how will you know unless you give them a few weeks?
Multiple Cursors
Though a bit more common these days, originally, Sublime Text's use of multiple cursors was incredibly innovative and groundbreaking. You'll use this feature every single day.
Better PHP Workflow
If you're predominantly writing PHP in Sublime Text, there are a number of tricks you can use to rapidly improve your workflow.
Better PHPUnit Workflow
Now that we've improved our PHP workflow, let's switch over and do the same for PHPUnit! Think we can figure out how to run our test suite - or even a single test class - directly from Sublime Text?
Trigger Artisan From Sublime
Though not a requirement, you might find that it's easier to trigger your various Artisan commands directly from Sublime Text. Let me show you how to do that.
Automatic PSR-2 Formatting
Many developers these days have adopted the PSR-2 coding standard. Let's figure out how to make Sublime Text automatically format our code to fit this standard.
Lint Your PHP
Let's pull in the SublimeLinter package, so that we can instantly be notified of any PHP errors we might make while coding.
این دوره هنوز به پایان نرسیده است و در آینده درس های دیگری به آن افزوده خواهد شد.