- Accessibility
- Actions
- Blog
- Bootstrap
- Calendar
- Code Snippets
- Core Hacks
- Cron
- Development Environment
- Drupal 7
- Flash
- Forms
- Goodies
- Hooks
- Hosting
- Images
- Installation, Updating and Moving
- Internationalization
- Javascript/JQuery
- Learning Drupal (New Users)
- Login/User Management/Permissions
- Logs
- Menus
- Modules
- Nodes
- Paths
- Performance
- RSS
- Reference Sites
- Registry
- Reporting
- Reporting Bugs/Issues
- SEO
- Schema
- Search
- Security
- SimpleTest
- Sites
- Support
- Testing
- Themes
- Troubleshooting
- Upgrading
- User Groups
- Workflow
Submitted by captaindav on Tue, 2009-04-14 11:25
F3 Open Declaraton, click F3 to navigate to the the function the cursor is currently on, also works for variables. May not work on remote files.
Crtl-D Delete Line
Ctrl-E Recent file list
Ctrl-G Goto Line
Ctrl-M Maximize or Un-maximize the current view
Ctrl-N Make a new project or file
Ctrl-I Correct Indentation
Ctrl-J Incremental Search
Ctrl-Shift-F Format entire file
Ctrl-Space Autocomplete
Ctrl-F6 Switch Tabs
Ctrol-F8 Switch Perspectives
F11 Debug Ctrl+F11 Run
Ctrl-O Open outline of current file, quick way to navigate current file
Ctrl-E Easy navigatation to an open file
Ctrl-Q Go to last edit location in current file
Ctrl-Shift-R Open Resouce, quickly navigate to a specified file name
Ctrl-Shift-L List all hot keys
Alt + Up/Down Arrow
Move the row (or the entire selection) up or down in order to rearrange code. Multiple rows may be selected and indentation is automatically corrected.