PHPStorm插件集
一个好的程序员用的软件都是各种厉害,集各种插件与一身,简称神器,当然他们也是我们口中的大牛,当然咯,我这种小渣渣程序员也得用啊,毕竟要学习啊,所以下边给大家提供一些插件,包括插件下载地址。插件安装方法有两种:
Files->Settings->Plugins->browse repositories
Files->Settings->Plugins->Install plugin from disk
推荐几个常用插件:
ranslationPlugin:翻译插件
能检测你当前选中代码的英文翻译,对于你看别人项目特好使。快捷键 alt+1
github项目地址:https://github.com/YiiGuxing/TranslationPlugin
CodeGlance:代码插件地图
类似Sublime Text的Mini Map插件,效果也是不错的。
github项目地址:https://github.com/vektah/CodeGlance
官方地址:http://plugins.jetbrains.com/plugin/7275-codeglance
Background Image Plus:编辑器背景图片插件
这是一款很13的插件了,想想看,别人看到你的IDE有个美女或者是二次元的背景,你猜猜,他想法会是怎么样的对吧,是不很厉害,安装之后,在打开View选项,就可以看到Set Background Image选项了。
github项目地址:https://github.com/lachlankrautz/backgroundImagePlus
官网地址:http://plugins.jetbrains.com/plugin/8502-background-image-plus
效果图片如上图。
设置方式如图:
ApiDebuggerApiDebugger:接口调试插件
ApiDebuggerApiDebugger,是一个开源的接口调试IntelliJ IDEA插件,具有与IDEA一致的界面,无需切换程序即可完成网络API请求,让你的code更加沉浸式。
github项目地址:https://github.com/fingerart/ApiDebugger
IdeaVim:vim仿真插件
IdeaVim扩展模拟原始Vim的一些插件。
github项目地址:https://github.com/JetBrains/ideavim
官网地址:http://plugins.jetbrains.com/plugin/164-ideavim
Material UI:这将为您的IDE 添加Material Theme外观。
这将为您的IDE 添加Material Theme外观。
官网地址:http://plugins.jetbrains.com/plugin/8006-material-theme-ui
Markdown support
在编写.md文件时有预览的功能
官网地址:http://plugins.jetbrains.com/plugin/7793-markdown-support
Key promoter:快捷键提示插件
Key promoter这款插件适合新手使用。当你点击鼠标一个功能的时候,可以提示你这个功能快捷键是什么。这是一个非常有用的功能,很快就可以熟悉软件的快捷功能了。
如果有快捷键的,会直接显示快捷键
官网地址:http://plugins.jetbrains.com/plugin/9792-key-promoter-x
Gitee:将项目托管到码云
项目云同步,让项目直接上传码云
github项目地址:https://github.com/Nightonke/Gitee
官网地址:http://plugins.jetbrains.com/plugin/8383-gitee
码云项目地址:https://gitee.com/oschina/intellij-gitosc