Visual Studio .NET 2002 en Visual Studio .NET 2003 kunnen worden gebruikt om in een aantal verschillende talen te ontwikkelen. Er zit echter standaard geen support in voor de scriptingtaal PHP. Aangezien verschillende ontwikkelaars de interface van Visual Studio .NET erg handig vinden heeft men hier voor VS.PHP ontwikkeld. Dit is een add-on voor Visual Studio .NET waarmee PHP-bestanden bewerkt, uitgevoerd en gedebugd kunnen worden. Jcx.Software heeft een nieuwe versie uitgegeven van VS.PHP met het versienummer 1.1.0.1740. De release notes en het changelog zien er als volgt uit:
VS.Php 1.1 is a feature release update that adds support for Visual Studio class browser. This release also improves the Php debugger, editor tooltips, code outlining and Php5 support.
Changes:[break]VS.PHP is in twee smaken verkrijgbaar:
- Class viewer and object browser
- User refereces - Enables you to add any arbitrary file to the refereces folder so it gets included in intellisense.
- Edit value of variables during debug
- Improved support for defines including tooltips and goto definition
- Improved tooltip for variables including in debug mode
- Add metadata to help intellisense. If you type //# type $a MyClass will set $a to type MyClass. This is useful when VS.Php can't pick up the type of a variable from parsing the code (E.G. assign $a to the return value of a function).
- Customization of php.ini and httpd.conf for each project when using built-in preview engine.
- Improved support for extended characters
- Fix issues with coloring html comments
- Add intellisense support for extend. Show the list of classes you can inherit from.
- Show access modifiers (public, private) in navigation bar
- Improved outlining and bracket matching
- Allow keywords like exit as method names
- Redesign the deployment configuration dialog
- Support for custom task items like HACK and UNDONE. You can configure those in the Visual Studio options dialog.
- Fix bus 288, 294, 297, 310, 321, 317, 229, 332, 341 and many more
- Upgrade built-in engine to Php 4.3.10 and DBG to 2.11.32
Visual Studio .NET 2002
Visual Studio .NET 2003