Common shortcut settings (set to be the same as Eclipse)
Follow the path:copy an Eclipse, named Eclipse_blog.snsgou.co, Appearance & Behavior, Settings, File----, Keymap M
shortcut Keys |
function |
Path |
Ctrl +/ |
Double Slash comment |
Main menu, Code, Comment width line Comment |
Ctrl + shilft +/ |
Block annotations |
Main Menu--Code--Comment width Block Comment |
Alt +/ |
Code hints |
Main menu, Code-completion, Basic |
Ctrl + I |
Formatting code |
Main Menu--code--Reformat code |
Ctrl + D |
Delete When moving forward |
Editor Actions, Delete Line |
Ctrl + E |
List of recently opened files |
Main Menu-View-Recent Files |
Ctrl + W |
Close the active window you are editing. |
Main menu, Window, Editor Tabs, Close |
Ctrl + F |
Search, replace |
Replace, Main menu, Edit, Find |
Ctrl + H |
Advanced Find |
Main menu, Edit, Find, find in Path |
Ctrl + L |
Navigate to the specified row |
Main menu, Navigate, line |
Ctrl + Alt + PageDown Ctrl + Alt + PageUp |
Copies the current line to the next (top) row. Simple copy function than CTRL + C to be easy to use (skip the paste step), mainly used in writing code, need to move the code place. |
Editor Actions, Duplicate Lines |
Alt +↓ Alt +↑ |
Move a single-line (multiline) code. is also better than CTRL + C shortcut keys. |
Main menu, Code, Move Statement down
Main menu, Code, Move Statement up |
Ctrl + Shift + R |
Quickly locate files (any type) based on file name (fuzzy query) |
Main menu, Navigate, File |
Ctrl + Shift + U |
Uppercase and lowercase conversions |
Main menu, Edit-Toggle case |
F1 |
View Documents |
Main Menu--View--Quick documentation |
F2 |
Renaming |
Main menu, Refactor, Rename |
Ctrl + I |
Formatting code |
Main Menu--code--Reformat code |
the Weak weak supplement explains:
Bought a new ThinkPad E440, although the shortcut keys Ctrl + Alt +↓off/off the screen, but in Interllij idea this set of shortcut keys is still not available, no way, finally replaced by a new combination of CTR L + Alt + PageDown .
2, File--Settings appearance & Behavior
(1) .-> appearance--Theme-down selectionAlloy.idea Theme
(2) .-> appearance, tick orerride default fonts by (not recommended):
Name:Microsoft Ya-BlackSize: ALine spacing:1.2
(3) .-> appearance, window Options, remove tick Animate windows, tick Show tool window bars
(4) Font size:24, Presentation Mode, .-> appearance
(5) .-> Menus and Toolbars, Main Toolbar, move Synchronize to the back of Redo
(6) .-> Menus and Toolbars, Main Toolbar, rmove off Help Topics
(7) .-> System Settings, Startup/shutdown, remove tick Reopen last project on Startup, remove tick Confirm application exit
(8) .-> System Settings, Project Opening, tick Open Project in the same window
(9) .-> System Settings, synchronization-all tick, and Save files automatically if application is the idle for 3 sec.
.-> System Settings, updates, remove the check check for Updates in channel
(one) .-> System Settings, Usage Statistics, remove the checkmark sending Usange Statistics to JetBrains s.r.o.
3, File--Settings Editor
(1) .-> general, Mouse, tick change font size (Zoom) with Ctrl + Mouse Wheel
(2) .-> general, virtual Space, check Show virtual spaces at file bottom
(3) .-> general, scrolling, remove the tick Smooth scrolling
(4) .-> general---srip trailing spaces on Save, dropdown Select All
(5) .-> General, Smart Keys,Remove tick Backspace smart indent
(6) .-> general, Smart Keys,Remove tick reformat block on typing '} '
(7) .-> General, Smart Keys,reformat on Paster: SelectNone
(8) .-> general, appearance, check Show line numbers
(9) .-> general, appearance, check Show whitespaces
.-> General, Editor Tabs, tab Closing Policy, tab limit:20
(+) .-> General, Editor Tabs, Siang Mark modified Tabs with asterisk identifies the edited file with * in the tab tag " (newly added)
(one) .-> general, Code folding, remove the tick one-line methods
.-> General, Code completion-case sensitive completion, dropdown select None "Case sensitive when auto-complete is removed "
.-> General, Code completion, tick Autopopup documentation in (MS): 200
.-> General, Code completion, Parameter Info, tick autopopup in (ms): 200
(.-> inspections), drop-down box select "Default", spelling, Typo, options, " Turn off word spell check "
Remove Tick (a) process code (b) PROCSS literals (c) Process comments
(+) .-> Colors & Fonts, Scheme name, copy of Default, named blog.snsgou.com
(+) .-> Colors & Fonts, Font, Editor, font, Primary font:courier new,size:14,line spacing:1.0
(18). code block colors mainly refer to Eclipseand make minor changes
Colors & Fonts, Font
General, Colors & Fonts, Font-
Colors & Fonts, Font--Language Defaults
Colors & Fonts, Font-Java
Colors & Fonts, Font--Java-- JavaDoc Tag Value" There is no such item in the Code sample! It's killing me, looking for a long time . Foreground: #3F55BF
4, File, other Settings, Default Settings, Build, execution, Deployment
(1).->compiler, tick make profect automatically " Auto compile "
5, disable some (do not want to use) plug- in
Settings, Plugins, File, remove the tick:
Git Integration
GitHub
CVS Integration
TFS Integration
Flash/flex Support
Google App Engine Integration
Idetalk
Asp
Cloud Foundry Integration
Cloudbees Integration
6. Finally, remember to back Up "personalization":
File--Export Settings
Precautions :
Under the main menu file, there is a strange power savemode, which is the name of power saving . When you tick this mode, IntelliJ will not give you to complete any auto-completion functions, such as the original you entered a character will automatically prompt, tick out later, if there is no, if this problem can be considered if you have the hand of the button oh, this is more suitable for the meeting when bored to see the code, It also saves power and does not affect the code you see.
IntelliJ idea 14.x shortcut key/personalization