

So Let’s Get Started!įirst, after making sure that your site is in SFTP mode, you will need to do a checkout of your site’s code to your computer.
#Phpstorm remote debug pro
This will allow developers to use the power of PhpStorm to do Drupal code development directly on the Pantheon infrastructure leveraging our useful workflow tools and pro solutions as Multidev. This post will be primarily focused on getting PhpStorm set up quickly to leverage Pantheon’s On Server Development or SFTP mode. As you might imagine, PhpStorm can be used in a lot of different ways to do Drupal development and for those who are interested please check out JetBrain’s comprehensive documentation for doing Drupal Development using PhpStorm.

In this blog post, I want to provide a quick start for folks looking to set up PhpStorm to work well with Pantheon. Lucky for me, PhpStorm is ahead of the curve by already offering support for Drupal 8 through its Early Access Program. I am sure that VIM will also have its place in my repertoire of development tools, but especially with the increasingly complex Drupal 8 on the horizon it will be important to leverage more modern tools to manage the explosion of files and object inheritances that are essential to developing Drupal 8 sites.
#Phpstorm remote debug full
As you may be aware, PhpStorm is a full featured IDE which bundles a source code editor with build automation, code completion / mapping logic, debugging tools, and several Drupal specific optimizations like syntax highlighting and Drush support. vimrc file courtesy of drumm) to write most of my Drupal code over the years, I have recently found myself using more and more of the most excellent PhpStorm to get my work done. Although I have used VIM (with a tweaked out.
