—————— appearance Options —————————————————————————————————————————————————————————————
Cylic scrolling in list--will be looped in the list item
Allow merging buttons on dialog--whether to integrate keys in dialog box options
———— Menus and Toolbars to develop your own menus and toolbars ———————————————————————————————————————————————————
———— System Setup ———————————————————————————————————————————————————————————— Settings
Passwords---settings password
HTTP Proxy---Set proxy
Android SDK---update removal SDK
Scopes---Define some directory search scopes you can see your own defined search scopes in the ctrl+shift+f search option in the Project Polygon page.
—————— Keymap set shortcut keys (for example, shortcuts that used to eclipse). and set up your own definition shortcut keys ————————————————————————————————————————————————————————————————
Add Keyboard Shortcut---Add your own shortcut key operation
Add Mouse Shortcut---Quick action to add Mouse control mode
Add abbreviation---Add command mode shortcut, double-click on the Edit screen shift, enter the command can be seen
++++++++++++++++++++ Introduction some shortcut keys +++++++++++++
ctrl+shitf+alt+ Mouse will copy the cursor, keyboard input will be added after these cursors
Ctrl+y Delete a row
CTRL + LEFT and RIGHT arrow keys to beat between words
ctrl+shift+ up and DOWN ARROW keys to control the line of code to move up or down (for example, do some code sequence Exchange operations). It is also possible to control the order of the methods by resting the cursor on the method name
Ctrl+f12 How to browse the current file, click to enter a method
Alt+f7 Find usage (required, right-click menu option is also available)
Shift+f6 change the name of a variable
Ctrl+alt+c a constant;
++++++++++++++++++++ Introduction some shortcut keys +++++++++++++
———————— Editor Option ————————————————————————————————————————————————————————————
Double-click to select a word or an entire variable, in conjunction with the SmartKey
Option to use
-------------------
Whether to enable drag-and-drop
Do you agree to the trailing space
show how to use Doc Tips
Sets the number of pasteboard. Ctrl+shift+v able to call out recently pasted documents
Copy whether the style is copied, for example, to a Word document
----------colors and Fonts----------define some editing styles
----------Android Logcat------------set the print display style, for example color
Self-actively increase documentatio
Show styles when multiple tabs are open
Set how you would match a search
Show All signatures
For example int a= 10;
Input i. Then select Fori, and the corresponding change becomes for (int i=0;i<a;i++) {}
Code Error Checking
Set file head template descriptive narrative
Some code templates. For example, the input Geti generates a singleton mode method at high speed, such as the following
Some setup items for Android Studio