Eclipse | IntelliJ IDEA | Description |
---|---|---|
F4 | ctrl + h | show the type hierarchy |
crl + alt + g | ctrl + alt + F7 | find usages |
ctrl + shift + u | ctrl + F7 | finds the usages in the same file |
alt + shift + r | shift + F6 | rename |
----- Esc ----- | |
---|---|
Quick change directory | Esc + c |
Quick change directory history | Esc + c and then Esc + h |
Quick change directory previous entry | Esc + c and then Esc + p |
Command line history | Esc + h |
Command line previous command | Esc + p |
View change | Esc + t |
Print current working directory in command line | Esc + a |
Switch between background command line and MC | Ctrl + o |
What | Tweak |
---|---|
Disable report send | defaults write com.apple.CrashReporter DialogType none |
QuickLook text highlight | defaults write com.apple.finder QLEnableTextSelection -bool TRUE |
QuickLook plugins(reset qlmanage -r) | zip http://goo.gl/ZmeIX |
torrent http://goo.gl/2SIAy |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test project 1: | |
- test task 2 @testTag | |
- test task 2 | |
Test project 2: | |
- project 2 task 1 | |
- project 2 task 3 | |
Test sub project: | |
- sub project task 1 @testTag2 |