PHPStorm常用插件

phpstorm插件安装

打开phpstorm,选择File->Settings->Plugins,在搜索框输入想安装的插件名称(演示:abcd),如果本地没有,会出现search in repositories

点击之后选择install安装,然后关闭页面

返回勾选刚刚安装的插件即可(默认安装后会自动勾选)

phpstorm的常用插件

tool

Translation

Translation是一个翻译插件,支持中英互译、单词朗读 github

A8Translate

一款翻译插件github

.ignore

忽略文件支持(e.g .gitignore (GIT), .hgignore (Mercurial), .npmignore (NPM), .dockerignore (Docker) 等)github

BashSupport

bash support

EditorConfig

项目的 .editorconfig 支持

CodeGlance

可以在右侧生成一个类似于 sublime 的文档小地图

RegexpTester

正则表达式测试工具

editor

IdeaVim

vim 快捷键支持

AceJump

代码快速跳转 github

database

Database navigator

数据库工具

php

PHP Advanced AutoComplete

php的高级自动补全

PHP Toolbox

php工具增强 github

PHP Annotations

php 注释增强工具 github

Laravel Plugin

laravel 框架支持

PHP composer.json support

composer.json 支持

Php Inspections (EA Extended)

这个项目是一个静态代码分析工具 github

golang

Go

golang语言支持

Go language support

golang 语言支持

frontend

JS Toolbox

js 支持

NodeJs

NodeJs 支持

vue-for-idea

Support for Vue.

Vue.js

Support for Vue.js

other

Protobuf support

Protobuf Support Plugin github

-------------本文结束感谢您的阅读,如有问题,请在下方留言-------------

本文标题:PHPStorm常用插件

文章作者:Ocean

发布时间:2017年09月28日 - 21:09

原始链接:https://oceandlnu.github.io/2017/09/28/PHPStorm常用插件/

许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。