快捷键 | 描述 |
---|---|
option+command + f 然后 正则替换所有的 \n | 所有行合并成一行 |
option+command + f 然后 正则选择所有行首或行尾 (行首:^ 行尾: $) | 所有行首或行尾编辑 |
shift+option+command+n | 新建文件(输入文件路径和名称,会直接新建目录和文件) |
快捷键 | 描述 |
---|---|
option+space然后 Find+空格+文件名来 | 查询文件或文件夹 |
option+space然后 Open+空格+文件名也可以 | 打开文件或文件夹 |
option+command+c | 剪贴板历史 |
in + 内容 | 文本内容搜索 |
tags+灰色 | 标记搜索 |
工作流 | 快捷键 | 描述 |
---|---|---|
CodeVar | xt/dt/xh/cl | 大、小驼峰、常量命名 |
Copy Path | shift+command+c | 负责当前文件夹路径到剪接版 |
Workflow Searcher | shift+command+w | 工作流搜索 |
dash | shift+command+d | 文档查看 |
TerminalFinder | ft | Finder到iterm |
TerminalFinder | tf | iterm到Finder |
New Files | new | 新建文件或文件夹 |
StackOverflow | .so | StackOverflow搜索 |
guthub serach | github | GitHub关键字搜索 |
Recent Items | rec / shift+control+r | 菜单 |
Recent Items | now | 显示当前使用过的文档 |
Recent Items | fol | 显示最近使用过的目录 |
Recent Items | apps | 显示最近使用过的应用程序 |
Recent Items | docs | 显示最近使用过的文档 |
Recent Items | dow | 显示最近下载过的文件 |
Recent Items | fav / shift+control+f | 显示最近收藏过的项目 |
Recent Items | c1 | 插件默认预留关键字用作自定义分类项目 |
快捷键 | 中文描述 | 英文描述 |
---|---|---|
shift+command+Q | 打开ideavim | 打开ideavim |
command+b/双指双击 | 查看方法使用的地方 | |
option+command+b/三指点按 | 查看实现类 | |
热部署 | ||
Command + Option + L | 格式化 | Reformat code |
shift+option+t | 新建task | |
shift+option+m | 字符串工具 | |
command+|URL查找 | ||
option+command+T | Surround with… | |
F1 | 查看方法文档 | |
shift+option+F | 添加到收藏文件夹 | |
command+2 | 查看收藏 | |
control+command+I | 打开翻译对话框 | |
control+command+J | 打开即时翻译对话框 | |
control+command+U | 取词并翻译 | |
control+command+T | 翻译并替换 | |
control+command+S | 翻译方法描述 | |
option + command + O | 查找指定的方法或变量 | |
shift + command + O | 查找指定CLASS | |
shift + command + F9 | 重新编译 | |
option + command + O | 查找指定的方法或变量 | |
F11/shift+option+1~9 | 打标记、标签 | |
option+1~9 | 跳转到指定标记 | |
shift+command+B | 查看标记 | |
shift+option+B | 打开标记小键盘 |