This is a shortcut collection for Eclipse Java Mars.python
More information:git
Mars.2 Release 4.5.2eclipse
PyDev for Eclipse installeddebug
Node eclipse git add-on installedorm
Function | Shortcut |
---|---|
add common block | Ctrl + 4 |
push and commit git | Ctrl + # |
content assist | Alt + / |
debug | F11 |
delete line | Ctrl + d |
delete to end of line | Ctrl + Shift + del |
execute line in console | F2 |
find next | Ctrl + k |
next perspective | Ctrl + F8 |
next editor | Ctrl + F6 |
python get definition | F3 |
python show outline | Ctrl + o |
python run | Ctrl + F11 |
debug step into | F5 |
debug step over | F6 |
debug back to function | F7 |
debug next breakpoint | F8 |
If anything mistaken, please leave a comment.
Weiming Huip