idea 快捷键:
全文快捷搜索:crtl + shift + r
进入实现类的方法: ctrl+alt+b
格式化:ctrl+alt+l
转换为大写字母的快捷键是Ctrl + Shift + U
idea复制一行到下一行:ctrl + D
按照行数查找快捷键:ctrl+G
删除一行:
打开右侧maven工具栏:ctrl+shift+A 搜索maven
打开左侧文件栏: alt +1
搜索当前文件并替换:ctrl+c
搜索全部文件并替换:ctrl+shift+c
IDEA打开一个类的所有方法展览: alt+7
打开菜单栏的 "View"。
选择 "Tool Windows"。
选择 "Structure" 或 "File Structure"。
vscode 快捷键
格式化代码快捷键: shift + alt + f
notpad 快速替换
notpad 批量加前缀 ^
notpad 批量加后缀 $
notpad 首字T母转为小写
查找:^.
替换:\L$0