挑战全网最全的idea快捷键与选项卡中文翻译
Posted wx61721d9ccd9c5
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了挑战全网最全的idea快捷键与选项卡中文翻译相关的知识,希望对你有一定的参考价值。
初用者使用idea时,可能对于快捷栏的一大堆感到懵逼,鉴于这个情况,楼主将快捷栏汉化。以供老铁们了解。希望老铁点赞收藏一下,真是要了老命了。
1.edit
- find word at caret ctrl f3 查找下一个
- select all occurrence 选择所有发生
- add selection for next occurrence 为下一个事件添加选择
- unselect occurrence 取消选择发生
- go to next highlighted element usage 转到下一个突出显示元素的用法
- find in path 路径查找
- search structurally 结构搜索
- find usages 查找用法
- column selection mode 列选择模式
- extend selection 扩展选择 选择一个方法中
- shrink selection 收缩
- join lines 连接线
- ctrl d 复制行
- unindent line or selection 非缩进线或选择
- toggle case 肘杆箱
- convert indents 转换缩进
2.view
- quick definition 快速定义
- show sibings 导航
- quick documentation 快速文档化
- parameter info 参数信息
- expression type 表达式类型
- context info 上下文信息
- quick switch scheme 快速切换方案
- active editor 活动编辑器
- bidi text direction 双向文本方向
- enter presentation 输入表示
- enter distraction free mode 进入无干扰模式
- enter full screen 输入全屏
3.navigate
- symbol 符号
- custom folding 定制折叠
- line column 行号
- last edit location 最后编辑位置
- seject in 塞入
- jump to navigation bar 跳转到导航栏
- declaration 查看声名
- related symbol 相关符号
- file structure 文件结构
- file path 文件路径
- type hierarchy 类型层次
- call hierarchy 调用层次结构
4.code
- delegate methods 代表
- unwrap/remove 拆开
- completion 完成
- folding 折叠
- collapse 折叠
- expand 展开
- insert live template 插入
- comment with line comment 注释
- show reformat file dialog 显示重新格式化文件对话框
- auto indent lines 自动缩进线
- move statement down 向下移动语句
- move line down 向下移动
5.analyze
- inspect code 检查代码
- slient code cleanup 代码清理
- run inspection by nane 检查
- configure current file analysis 配置当前文件分析
- view offline inspection result 查看离线检查结果
- infer nullity 推断无效性
- locate duplicates 定位重复
- analyze dependencies 分析依赖关系
- analyze module dependencies 分析模块相关性
- analyze data flow to here 分析这里的数据流
6.refactor
- refactor this 重构这个
- change signature 更改签名
- extract 提取
- extract.variable 变量
- extract.constant 常数
- extract.functional parameter 功能参数
- inline 内联的
- find and replace code duplicates 查找和替换代码副本
- pull members up 拉拢成员
- push members down 向下推成员
- use interface where possible 在可能的情况下使用接口
- replace inheritance with delegation 用委托替换继承
- wrap method return value 方法返回值
- convert anonymous to inner 将匿名转换为内部
- encapsulate fields 封装字段
7.build
- build module 构建模块
- recompile 重新编译
- generate ant build 生成构建
8.tools:
- task/contexts 任务/上下文
- add changelist 添加变更列表
- generate doc 生成
9.windows
- store current layout 存储当前布局
- restore default layout 恢复默认布局
- active tool window 活动工具窗口
- split vertically 竖着分屏
- pin tab 一个标签页
- tabs placement 标签放置
- sort tabs by filename 按文件名排序选项卡
- reopen new tabs at the end 重新打开新标签
以上是关于挑战全网最全的idea快捷键与选项卡中文翻译的主要内容,如果未能解决你的问题,请参考以下文章
IntelliJ IDEA 乱码:全网最全 4 种方法完美解决 IntelliJ IDEA 控制台中文乱码问题
精品系列机器学习实战完整版区域房价中位数预测(挑战全网最全,没有之一,另附完整代码)
挑战全网最全的工作流文档万字带你掌握flowable工作流所有业务概念