Visual Studio Code to develop plug-in configuration

[PHP integration environment]

PHP Extension Pack #PHP expansion pack, the most important expansion of PHP developers

PHP Intelephense #PHP auto-completion tool

PHP IntelliSense #PHP IntelliSense tips

PHP DocBlocker #PHP code comments, for example, class or attribute, the above method of knock / ** Enter parameters automatically generated annotations etc.

PHP Formatter #PHP expanding formatted according PSR-0, PSR-1, PSR-2 style conventions or Symfony PHP code plug is automatically formatted, is a major tool, formatted codes can improve the readability of the code.

PHP Namespace Resolver #PHP namespace parser, may be introduced and extended by

PHP Snippets from PHPStorm # PhpStorm similar functions, such as input select Enter pubf can quickly generate public function code, as well as more convenient plug-See explanation of code

GitLens - Git supercharged #git management tool, the authors of each line of code, submit time, commit log and other information at a glance. After installing the event there is a gitlens bar icon, you can also do that git in there

Project Manager # When you open a project folder for development, if you usually do not want from the Open Recent menu item to open other again, then the project management plugin is for you. After installation, the activity bar has Project Manager icon, you can see a list of points to open the project saved, of course, you usually need to manually add items, when you open a project folder, ctrl + shift + p, see the project manager - save project options, press Enter on the line. Later you can quickly open a project from the list.

Settings Sync #VS Code settings sync plug, use this plugin requires registration Github account and generate a token fill github

---- use Yii2.0 framework

 

---- use Laravel framework

[Vue front-end development]

Guess you like

Origin www.cnblogs.com/itsharehome/p/11415935.html