Using the classviewerA tour of UEStudio's classviewer which provides a parsed graphical representation of your project
CVS/SVN Auto-Detect UEStudio can automatically detect and import your CVS/SVN account settings when you import a folder already under version control.
GitThis power tip explains integrating Git into your UEStudio workflow. Configuration, interacting with repositories, managing branches, using the shell, more.
IntelliTipsUEStudio offers language intelligence in an exciting feature we call IntelliTips (like Intellisense). Imagine a function parameter list tooltip coupled with an intelligent auto complete tooltip for code elements of the current file
Create a Local PHP MySQL Development EnvironmentHow to set up a development environment for PHP/Apache/MySQL on your local machine. This is a step by step guide that will dimonstrate how to take advantage of the UEStudio features that will make your PHP/MySQL development easier.
Add a file to version control systemA trademark feature of UEStudio is it's powerful Version Control System. As you continue in your development, it is likely you will need to add files to the version control repository
Compare files/foldersA guide for comparing files or folders using the integrated diff tool. UltraCompare is included with UltraEdit and UEStudio.
Configuring SVN and CVS AccountsA cornerstone feature of UEStudio is the version control support. UEStudio supports CVS and SVN as well as multiple connection protocols. Before you can use version control, you must create an account. UEStudio has an auto-detect CVS/SVN feature, but...