PhpStorm 插件
-
Dash :
Dash 需要配合软件 Dash 使用。
-
IdeaVim
IdeaVim 对于习惯于使用 Vim 操作方式的人来说是个大福音。
IdeaVim 也有默认配置, 可以配置常用的 vim 配置。
如:
set so=3 " 不能滚动到最下方 set hls " 高亮搜索 set ic " 不区分大小写搜索 set incsearch " 预览第一处匹配 let mapleader=',' " 快速插入分号, :map <Leader>a <ESC>A;<ESC>
但是配置文件需要放在
.ideavimrc
文件中
-
Material Theme UI
PhpStorm 默认是没有 Material UI 的,需要安装插件支持。
-
Rainbow Brackets
彩虹圆括号 & 中括号
持续更新中。。。。。。
网友评论