Force.com IDE is a professional tool used by salesforce developers for development, testing and deployment. Force.com IDE is a flexible tool which is used along with open source tool framework called Eclipse. In Salesforce development every developer is required to use eclipse force.com IDE tool for creating, editing or modifying and deploying various force.com applications. Using Ecllipse Force.com IDE we can write code, test code, compile the code and so on.

How to download and Install Eclipse Force.com IDE refer the following link : https://www.salesforcetutorial.com/force-com-ide-installing-force-com-ide/ .

force.com IDE installation6

In this Salesforce Tutorial we are going to learn about some Force.com IDE shortcuts which will be very useful for Salesforce.com developers.

Force.com IDE Shortcut’s or Force.com IDE Tips.

CTRL+SHIFT+RIt opens files form the package explorer
CTRL+HThis is used to search files.
CTRL+LIf we want to navigate to a certain line  this is used.
CTRL+KIt is used to find next occurrence of the text.
CTRL+F6It helps to switch new editor.
CTRL+WIt closes current editor window.
CTRL+SHIFT+L For getting context menu help this is used.
F12It activates the editor.
ALT+F7It opens sub tab in editor.
ALT+/It shows variable names.
CTRL+DIt deletes line.
CTRL+SPACEIt is used for code assistance.

These are the few shortcuts that can be used by salesforce.com developer when force.com IDE is used for developement.