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

Going back to the previous edit location


You can not only switch between the currently opened editors, but also navigate to the last file you made changes to.

Getting ready

This is particularly helpful in all those cases where you seem to be lost in the load of work that your manager has assigned to you and who wants it to be done in a very short span of time. All programmers in the world have many of the same woes and worries.

How to do it...

In order to access the previous edit location(s), use Ctrl + Shift + E, and select the desired file from the list shown in the pop up. It is pretty easy to understand how it works. Let's see a screenshot explaining how to go to the previous editor: