PHP Language Support

Free

Basic support for the PHP programming language.

(6) Review
Visual Studio
2010
Download (13,047)
7/9/2011
1.0.6.318
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
php
Description
Reviews (6)
Q and A (5)
Sign in to Write a Review
Sort By:

by Hosam Kamel | January 02 2012

Good support for viewing PHP files, especially if they are controlled on TFS

by Moreyummystuff | November 04 2011

Excellent work, just what was needed for basic PHP editing without loading up Aptana.

by Chaz Zeromus | October 20 2011

Very basic and is exactly what I need for writing/editing/correcting php code. Must have for webdevs with VS2010.

BUG: HTML comments seem to ignore php tags.

by MarcF | October 11 2011

Perfect for viewing/reading php files in a familiar environment (VS) without having to download + learn a new IDE just to get some colour coding.
The outling support is an added bonus.

by Dzmuh | September 29 2011

by Chhay Sambo | August 19 2011

Look good, but some function still in black color.

Sign in to Start a Discussion


  • PHTML files?
    3 Posts | Last Post Tue 8:53 AM
    • How do I associate .phtml files with this extension?
      
      
    • Currently this is not possible, but I'm working to resolve it for the coming update. Thank you!
    • Similarly, can I parse .inc files as php?  I had hoped there was a way to set the extension on the options page under text editor.
      
  • VS2012 Support
    2 Posts | Last Post March 06, 2013
    • Are there any plans on bringing Visual Studio 2012 support to this extension? It would be appreciated.
    • Absolutely! I'm working out a few more bugs and an update should be available within the next week. If you want to try a prerelease build, you can email me at the address in my profile.
  • How to use
    2 Posts | Last Post March 29, 2012
    • I installed the add on, but I cannot seem to find a tutorial on how to use it to get the highlighters functional.
    • As long as you are using a supported version of Visual Studio (Express editions are not supported), simply open a .php file to start working. :)
  • Windows Forms
    2 Posts | Last Post March 29, 2012
    • Does this extension supports PHP programming in Windows GUI Development? or else only Web Development
    • This extension is currently pretty bare-bones. It should be able to open any file which includes the <?php ... ?> tags to delimit blocks of code, but doesn't support a full project or build system, debugging, or designers (for GUI or web).
  • Can I install this extension on VS2010 Express?
    2 Posts | Last Post March 29, 2012
    • I not found this extension on VS2010 Express but can in VS2010 Prof. 
    • Microsoft limits the type of extensions which can be installed with Express editions of Visual Studio. The restrictions prevents extensions which add support for new languages, but you'll have to look up the license agreement for your installation to get a full list of affected items.