| 1 | | ||'''Function''' ||'''Padre''' ||'''Eclipse'''||'''!MonoDevelop'''|| |
| 2 | | || Go to line || Ctrl-G || || Ctrl-I || |
| 3 | | || Go to position || Ctrl-G || || -- || |
| 4 | | || Go to type || -- || || Ctrl-Shift-T || |
| 5 | | || Go to file || Ctrl-Shift-R || || Alt-Shift-O || |
| 6 | | || Rename || Alt-Shift-R || || F2 || |
| | 1 | ||'''Function''' ||'''Padre''' ||'''Eclipse'''||'''!MonoDevelop''' || |
| | 2 | || Go to line || Ctrl-G || || Ctrl-I || |
| | 3 | || Go to position || Ctrl-G || || -- || |
| | 4 | || Go to type || -- || || Ctrl-Shift-T || |
| | 5 | || Go to file || Ctrl-Shift-R || || Alt-Shift-O || |
| | 6 | ||'''Function''' ||'''Padre''' ||'''Eclipse'''||'''!MonoDevelop''' || |
| | 7 | || Rename || Alt-Shift-R (only variables) || || F2 (files, variables, types) || |
| | 8 | ||'''Function''' ||'''Padre''' ||'''Eclipse'''||'''!MonoDevelop''' || |
| | 9 | || Run || F5 || || Ctrl-F5 || |
| | 10 | || Debug || Shift-F5 || || F5 || |