Android Studio快捷键

 

 

EditorCreateRectangularSelectionOnMouseDrag
EditorAddRectangularSelectionOnMouseDrag:先按住shift alt button3快捷键,选择代码,在选中的方框内的代码中,光标会自动在最后鼠标停留的列添加列编辑光标
EditorAddCaretPerSelectedLine :先选中代码,然后使用快捷键,就会在选中的每一行行尾添加列编辑光标

 

 

 

//放缩整个窗口,

    "window.zoomLevel": 1.0,

 

存在冲突的按键
77、78 line up  line down 用着不舒服,键也靠近
99: unfold all   androidStudio:ExpandAllRegions   输入不了
106 tab敲不了,不过不影响使用

 

 存在冲突的按键
11:FindUsageInFile  Alt+x(电脑输入不了)



名字错误
16:SelectInProjectView  --->  Select File in Project View
17:CopyReferencePopuoGroup--->Copy Paths:是不是复制当前文件的绝对路径
19: EditSourceInNewWindow---> Open source in new window
18:RevealIn--->File Path
33: Previous Tab-->Select Previous Tab
34: Next Tab-->Select Next Tab

找不到的:
27、28两个toogle不知道做什么的
35 Main Menu---Window---Editor Tabs---Close
36 怎么在右上角出来的

 

Android Studio Chipmunk | 2021.2.1 Patch 1
Build #AI-212.5712.43.2112.8609683, built on May 19, 2022
Runtime version: 11.0.12+7-b1504.28-7817840 amd64
VM: OpenJDK 64-Bit Server VM by Oracle Corporation
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 1280M
Cores: 12
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: EclipseCodeFormatter (22.0.203.000.0-Eclipse_2021-09), com.dubreuia (2.3.0), CheckStyle-IDEA (5.69.0), com.sgota.plugin.idea.javadoc2 (2.0.0), InnerBuilder (1.3.0)

posted @ 2023-06-20 18:14  SaraMorning  阅读(22)  评论(0编辑  收藏  举报