-
How to Save Git Diff Into a File Using VS Code

Did you know that you can use VS Code to save diff or patch files? This is very useful when you want to contribute to WordPress core. Here is how to do it.
-
How to Install PHPCS using Composer Globally on Mac

PHP Code Sniffer can be a problem to install on Mac through Composer. You need to remove the PHP from Mac, and use Homebrew, here is how to do it.
-
How to SSH into cPanel within VS Code for Mac

Take advantage of VS Code’s feature for Remote SSH with cPanel on Mac now, make staging sites local again!