What's new on VS.Php 2.4

Major Changes

  • Support for Visual Studio 2008
  • Drag-n-drop deployment of files. Allows you to copy files back and forth with a remote server.
  • XDebug support. You can choose between XDebug or DBG for debugging your script.
  • Support for locals watch window
  • Autocomplete html attributes
  • Autocomplete phpdoc comments

Minor Changes

  • Save credentials when working on remote projects
  • Improve class inheritance intellisense when using Php references.
  • Breakpoints stay current even after code changes
  • Improvements to code outlining.
  • Support for Firefox in Vista x64
  • Support for modifying variables during debug with \r \n characters.
  • Improve deployment support. Wider range of server support
  • Improve formatting support
  • When folders are renamed, all files and folders under it are marked for deployment