快捷键
ul>li{$}*10
webstore 2018 ( https://www.cnblogs.com/yeminglong/p/5995421.html )
ctrl+Shift+alt+N || ctrl+Shift+N 查找位置 || 查找文件
Ctrl + Alt + T 用 * 来围绕选中的代码行,( * 包括 if 、 while 、 try catch 等)
Ctrl+R 替换文本
F2 高亮错误或警告快速定位
Ctrl+Alt+L 格式化代码
Ctrl+B或Ctrl+鼠标左键单击 快速打开光标处的类或方法
选中文本,按Ctrl+Shift+F7 高亮显示所有该文本,按Esc高亮消失
Shift+F6 重构-重命名
Ctrl+Shift+Up/Down 代码向上/下移动。
Shift+F3 查找上一个
F3 查找下一个
Ctrl+P 方法参数提示
Alt + Up/Down 跳转到上一个/下一个方法
Ctrl + Shift + U 大小写
Ctrl + Delete 删除文字至结束
Ctrl + Backspace 删除文字至开始
Ctrl + E 弹出最近打开的文件列表
------------------------------------------------
http://blog.csdn.net/haoshidai/article/details/50810980
自动注释和撤销注释:ctrl+/ 或 ctrl+shift+/
自动整理代码格式进行对齐 CTRL+ALT+L
改名字 alt+shift+r
查找文件 ctrl+shift+r
代码上移下移一行 alt + 上下箭头
不识别的文件后缀
File -- > Settings -- > Editor -- > file types -- > 添加 *.vue
webstore 2018 License
http://hb5.s.osidea.cc:1017
http://idea.lanyus.com