Not much to say, directly on the dry goods!
Objective
I wrote it.
For example, we want to use the idea of the Keymap (Eclipse), but, do not want to destroy the default, so as not to forget what is the original?
Workaround: This article teaches you to copy a
First of all
How to correctly bring up the Toolbar toolbar (graphic)
And then
Get
Then
This is to modify our habits of the accelerator mapping table, because I was transferred from Eclipse, most of the estimates are similar to me, it can be configured as an eclipse of the accelerator mapping table, then there is no need to remember a set of shortcut key mapping, such as we commonly used to delete a row of Ctrl D, Copy one line of CTRL + ALT + Lower direction. Note One line, Ctrl +/This is all we use. Also we are accustomed to, this is also an excellent setting AH.
In my picture, I copied the Eclipse's keyboard map and renamed it, because it's better to use some shortcut keys.
Example
Here, as in eclipse, for example.
1. When you first open idea, click "File" on the taskbar. In the drop-down list, select "Settings"
2. In the Popup Settings page, select Keymap in the left navigation.
In the Keymaps drop-down list on the right, select Eclipse, or other preset style that you are accustomed to. After setting, click OK to complete this setup.
3, if you want to modify a function of the shortcut keys, select a function, such as "Delete line", click the right mouse button, in the Mail menu, select the appropriate shortcut key mode.
The right-click menu is: Add a keyboard shortcut, add a mouse shortcut, add a description, delete a shortcut key.
That is, add Keybord Shortcut is adding keyboard shortcuts
Add Mouse shortcut is adding mouse shortcut keys
Add abbreviation is a description
Remove Ctrl + D is the shortcut key to delete.
4, select a shortcut key mode, in the popup page can be modified. For example, to add a keyboard shortcut, simply enter your shortcut key in the first stroke input box. You can even tick the second Stroke to set up an alternate shortcut key.
5, set the mouse shortcut keys, you can manually select a keystroke mode. If your mouse has more than one button, you can use it to perform some quick functions by pressing the button on the click Pad.
welcome everyone, join my public number: Big Data lie over the pit ai lie in the pit
At the same time, you can follow my personal blog :
http://www.cnblogs.com/zlslch/ and http://www.cnblogs.com/lchzls/ Http://www.cnblogs.com/sunn ydream/
For details, see: http://www.cnblogs.com/zlslch/p/7473861.html
Life is short, I would like to share. This public number will uphold the old learning to learn the endless exchange of open source spirit, gathered in the Internet and personal learning work of the essence of dry knowledge, everything to the Internet, feedback back to the Internet.
Current research areas: Big data, machine learning, deep learning, artificial intelligence, data mining, data analysis. Languages include: Java, Scala, Python, Shell, Linux, and more. It also covers the usual use of mobile phones, computers and the Internet using tips, problems and practical software. As long as you focus and stay in the group, every day must have a harvest
corresponding to the platform discussion and answer QQ group: Big Data and artificial intelligence lying in the pit (total group) (161156071)
How to set the custom Keymap (eclipse as an example) in idea