Media Summary: Code hint gives you quick information on the code you are typing, to help you be more productive and make less mistakes. Code Browser is a wonderful tool to help you investigate quickly and efficiently the structure of your code. It helps you to see ... QuickMarks helps you to move quickly between various locations of your source code. Some kind of teleportation but made real!
Phpedit Solution Explorer Tutorial - Detailed Analysis & Overview
Code hint gives you quick information on the code you are typing, to help you be more productive and make less mistakes. Code Browser is a wonderful tool to help you investigate quickly and efficiently the structure of your code. It helps you to see ... QuickMarks helps you to move quickly between various locations of your source code. Some kind of teleportation but made real! This screencasts shows you several ways to search through your code and replace it with something else. Watches allow you to monitor a variable's value during the executing of your application, when debugging it in Toolbar Navigator helps you to quickly navigate through your classed and functions declaration. Learn more about its features by ...
This video shows how easy and powerful it is to debug your PHP applications with This screencasts shows you how the debugger allows you to step through your code to find out problems. Learn how to switch between Solution and Folder views in