Vscode
1. phpstudy环境安装
注意环境配置
2.vscode插件汇总
序号 |
名称 |
描述 |
1 |
auto rename tag |
html 自动更新配对标签名称 |
2 |
highlight matching tag |
自动高亮显示结束括号/标签 |
3 |
bracket pair colorizer |
为嵌套的各种括号添加不同颜色 |
4 |
path intellisense |
智能路径提示 |
5 |
markdownlint |
优秀的 markdown 语法检查器 |
6 |
markdown preview enhanced |
最火的 markdown 实时预览工具 |
7 |
prettier-code formatter |
更优秀的代码美化/格式化工具 |
8 |
carbon-now-sh |
高逼格的代码转图片分享工具 |
9 |
codelf |
github 上的传奇,变量命名神器 |
10 |
minify |
压缩 html, css, js 代码的工具 |
11 |
open in browser |
在默认浏览器打开当前文件 |
12 |
php intelephense |
超好用 php 智能代码提示器 |
13 |
php intellisense |
php 代码自动完成插件 |
14 |
javascript(es6)code snippets |
es6 代码片断 |
15 |
chinese(simplified) |
中文插件 |
16 |
markdown_preview |
md插件 |
17 |
markdownlint |
md语法检测器 |
3. md语法
代码高亮
<?php
echo "hello world"
?>
横线
表格
4.云服务器的选配
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!