CtrlF4 | close tabed Document |
AltShiftC | add New Item |
CtrlD | duplicate current line or selected text |
CtrlK, P | when the caret is between the parentheses of a method call, display a list of valid parameters |
CtrlK, T | display Call Hierarchy |
Alt⇟ | jump to previous highlighted syntax error/warning |
Alt⇞ | jump to next highlighted syntax error/warning |
CtrlShift⟵ | jump to the last point the code has been changed, repeating jump to the previous edition point, and so on… |
CtrlAlt/ | comment/uncomment with line comment |
CtrlShift/ | comment/uncomment with block comment |
CtrlAlt⇞ | go to next error |
CtrlAlt⇟ | go to previous error |
CtrlMCtrlM | collapse/expand the current section |
CtrlMCtrlM | collapse/expand the current section |
CtrlMCtrlO | collapse to the definition |
CtrlMCtrlL | collapse/expand all |
CtrlMCtrlP | disable the outline mode |