Book Image

PhpStorm Cookbook

By : Mukund Chaudhary
Book Image

PhpStorm Cookbook

By: Mukund Chaudhary

Overview of this book

Table of Contents (16 chapters)
PhpStorm Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Refactoring and Building

In this chapter, we will cover the following recipes:

  • Renaming elements

  • Copying elements

  • Moving elements

  • Moving a method

  • Moving a variable

  • Deleting elements

  • Searching code in a project

  • Comparing files

  • Restoring elements using comparison

  • Setting the run configuration

  • Running your code