mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
php tools desc update
This commit is contained in:
parent
981643188e
commit
5f24adf160
@ -62,6 +62,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [Markdown All in One](#markdown-all-in-one)
|
||||
- [Markdown Emoji](#markdown-emoji)
|
||||
- [PHP](#php)
|
||||
- [PHP Tools](#php-tools)
|
||||
- [IntelliSense](#intellisense)
|
||||
- [Laravel](#laravel)
|
||||
- [Twig](#twig)
|
||||
@ -483,7 +484,9 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
|
||||
|
||||
## PHP
|
||||
|
||||
- [PHP Tools](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode) - Rich language support for the PHP language: linting, debugging, intellisense, auto-completion, code formatting, refactoring, unit testing, profiling, and more.
|
||||
### [PHP Tools](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode)
|
||||
|
||||
> Rich language support for the PHP language: linting, debugging, intellisense, auto-completion, code formatting, refactoring, unit testing, profiling, and more.
|
||||
|
||||
![PHP Tools Intellisense demo screenshot](https://raw.githubusercontent.com/DEVSENSE/phptools-docs/master/docs/vscode/imgs/completion-tooltip.gif)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user