[Visual Studio Extension Of The Day] PHP Language Support
This extension provides basic editing features for the PHP scripting language. Current editing features include:
- Syntax highlighting, including support for HTML code outside PHP tags and within documentation comments
- Outlining support for quickly collapsing classes and functions
- Dropdown bars listing classes and functions within the current document
This extension has a relatively small feature set, but it's quite fast and usable. It was created as part of an experiment to provide editor features for multiple languages within a single document (PHP, HTML, and formatted documentation comments).
Download it from Visual Studio Extension Manager
Comments
Anonymous
May 20, 2012
There is also visualstudiogallery.msdn.microsoft.com/6eb51f05-ef01-4513-ac83-4c5f50c95fb5 PHP Tools for Visual Studio which is fast and usable and with large feature set.Anonymous
May 20, 2012
Thanks a lot Jakub for the note, I have published a new post for the above extension. blogs.msdn.com/.../visual-studio-extension-of-the-day-php-tools-for-visual-studio.aspx