PHP Tools for Visual Studio
Desarrolle sitios web y aplicaciones PHP en Visual Studio.
Publicado por DEVSENSE
Distribuido por ComponentSource desde 2013
Precios desde: $ 175.42 Versión: 1.81.x NUEVO Actualizado: mensual
Syntax highlighting, code collapsing & outlining, auto highlight variables and identifiers, PHP code validation, PHP code snippets, smart indentation, brace highlighting, bookmarks, commenting and previewing.
PHP Tools for Visual Studio significantly simplifies debugging. The PHP debugger gives developers the same experience as they are used to with other Visual Studio languages.
Smart code analysis learns from your code and from the PHP manual. It manages declared symbols, object members and dynamic members, with important information including related documentation.
Go To Definition reads where every symbol in your code is declared. Every built-in PHP function or class has its auto generated pseudo code, allowing you to stay in the development environment while browsing the code. Navigate To enables quick searching for classes, functions, constants or class fields. Type partial name to browse through available declarations. Class View & Object Browser allows you to browse all declarations in your project. Search for classes and their members quickly.
PHP scripts can take advantage of the HTML, CSS and JS support built-in to Visual Studio. All editor features are now available in PHP files. Together with PHP Editor, Visual Studio becomes the complete editor for PHP developers.
The project system takes advantage of existing source control providers. You can reuse all existing settings for your solution when working with PHP projects. Most frequently used providers give you easy access to Team Foundation Server, Git, SVN and others.
PHP projects behave the same way as other Visual Studio projects. This makes working with PHP Tools for Visual Studio extremely convenient for both professionals and beginners. Since PHP projects tend to grow to enormous sizes, the system is optimized to work fluently with large sets of files.