What's new on VS.Php 2.3

Main updates in VS.Php 2.3

  • VS.Php SE and 2005 support Windows Vista
  • Support for Visual Studio 2005 SP1 and Visual Studio .Net 2003 SP1
  • Support for remote server projects. Edit remote files as if they were local.
  • Support for importing projects via Ftp, FtpS and SFtp
  • Add support for Ftp over SSL
  • Smarter deployment mechanism
  • Improvements in auto formating
  • Latest Php 5.2 and Php 4.4
  • Updated Php and PEAR documentation


Minor updates on VS.Php 2.3.6.4068

  • Add support for reconnection if connection goes down on remote projects
  • Make sure debugger output messages are encoded correctly.
  • Fix problem when renaming a folder to one that currently exists.
  • Fix problem where error tooltips show junk characters. This also address the error reported on Japanese edition where Japanese characters are not shown correctly in the error tooltip.
  • Add support for __autoload
  • Fix .vsphpignore on remote projects.
  • Add intellisense support for Magic properties. When adding @property phpdoc comment to a class, the property will be listed as a member variable of the class.
  • Also supports @property-read and @property-write.
  • Fix coloring of PhpDoc comment blocks.
  • When adding a new php file sometimes the wrong node gets selected for renaming.
  • Simplify import wizard to just select the source directory and do a full download. It no longer tries to check the server settings.

Minor updates on VS.Php 2.3.5.3964

  • Allow to execute a command before and after deploying your project
  • Allow remote projects to use custom port numbers. Use server:port to set custom port number
  • Fix issues with forcing a code page for the entire project
  • Use application data directory for storing session info. This makes it Vista friendly
  • Add support for setting passive/active FTP connections
  • Fix problems when showing Japanese and non-Western characters in the debug window
  • When adding a new file via solution explorer, open it in the editor
  • Support add existing file on remote project. It will push the file from the local machine to the remote server

Minor updates on VS.Php 2.3.4.3925

  • Add Vista Style wizards for 2005 and SE
  • Improve caching when deploying files
  • Reintroduce project wizards in VS.Net for Visual Studio .Net 2003
  • Handle SSH Keyboard Interactive Authentication
  • Add magic properties to PhpDoc
  • Allow to register VS.Php via command line