Blogger Information
Blog 2
fans 0
comment 0
visits 1508
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
超强编辑器Vscode常用插件的安装以及说明
满义
Original
750 people have browsed it

vscode简介

免费,微软开发,插件丰富,适合全栈开发。

中文插件

在应用商城里,搜索Chinese Language…,安装后重启即可。

图标插件的安装

在应用商城里,搜索Vscode-icons。安装好可以选择图标样式。

通⽤的代码格式化⼯具

在应用商城里,搜索Prettier-Code formatter,能在一定程度上保证的代码的风格统一.


前端插件

名称 功能
HTML CSS Support HTML/CSS代码提示神器
Auto Close Tag HTML标签⾃动闭合
Auto Rename Tag HTML标签⾃动更名

PHP插件

PHP代码智能分析与提示

1,在应用商城里,搜索PHP Intelephense。
2,在应用商城里,PHP IntelliSense PHP代码智能感知与重构。

进行PHP语言诊断与php运行

设置,首选项,右上角有个打开设置。
{
“php.validate.executablePath”: “c:/php/php.exe”
}

要注意按照正确格式,复制正确的php.exe地址

Correcting teacher:WJWJ

Correction status:unqualified

Teacher's comments:只写了个vscode,另外常用的插件没写全。
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post