What is the IntelliJ IDEA’s Keymap’s abbreviation feature useful for?

According to Andrey Dernov from JetBrains Support: You use abbreviation added in keymap for quick search an action when “Search everywhere” (double Shift). After adding “foobar” abbreviation to Git annotation command. I can find the abbreviation and invoke the command with double Shift. Unfortunately, the functionality does not support partial entry. I personally find Shift-⌘-A … Read more

Does IntelliJ have a `Ctrl` + `K`,`Ctrl` + `D` Sublime equivalent? How do I skip a match when using Alt+J for multiple selections in Android Studio?

Check http://blog.jetbrains.com/idea/2014/03/intellij-idea-13-1-rc-introduces-sublime-text-style-multiple-selections/ Select next occurrence: Alt + J (Ctrl + G for Mac OS X) Unselect next occurrence: Shift + Alt + J (Shift + Ctrl + G for Mac OS X) Select all occurrences: Shift + Ctrl + Alt + J (Ctrl + Cmd + G for Mac OS X) Remove all selections: Esc … Read more

vim backspace leaves ^?

^? is the delete character; the backspace character is ^H. Only one of these is recognized by your terminal as “erase”, and this is determined by the terminal settings, stty. (bash and other shells understand this as a problem and do special things to recognize both) If your terminal emulator (ssh, putty, xterm, whatever) disagrees … Read more

How to configure IntelliJ (also Android Studio) redo shortcut to CTRL+Y instead of CTRL+SHIFT+Z?

Open Settings (press CTRL+ALT+S) Click Keymap on the left list. There is a combobox that contains keymaps. Select one of them (default means IntelliJ of course. We can’t change any of pre-defined keymap however we can copy, edit and then use the edited one. So) we should copy “default” to change only redo mapping. Give … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)