Loading
Salesforce now sends email only from verified domains. Read More
Enhance Salesforce with Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Developer Console User Interface: Workspace

          Developer Console User Interface: Workspace

          A workspace is a collection of resources represented by tabs in the main panel of the Developer Console. The detail view or editor shown in each tab is determined by the type of resource open in the tab. For example, source code opens in the Source Code Editor, logs open in the Log Inspector, and so on.

          You can create a workspace for any group of resources that you use together to keep your work organized. For example, you can create one workspace for source code and another for debug logs, switching between them as you code and test.

          The Workspace menu includes all the necessary links:

          • Switch Workspace: Allows you to select from your org’s saved workspaces.
          • New Workspace: Creates a new workspace. Enter a name for the workspace and click OK. Open the resources that you want in the workspace. The workspace will be saved when you switch to a different workspace or close the Developer Console.
          • Rename Current Workspace: Overwrites the current workspace with the name you enter.
          • Workspace Manager: Opens a popup window that allows you to browse, open, create, and delete your org’s workspaces.

          You can open the following types of resources in the Developer Console workspace:

          • Logs open in the Log Inspector.
          • Checkpoints open in the Checkpoint Inspector.
          • Apex classes and triggers, and Visualforce pages and components open in the Source Code Editor.
          • Organization metadata and other non-code resources open in the Object Inspector.
          • Query results listed on the Query Editory tab open in an editable Query Results grid.
          • Finished test runs listed on the Test tab open in a Test Results view.

          To collapse unused panels, use the Collapse down buttonCollapse up buttonCollapse right buttonCollapse left button buttons. When collapsed, you can click a panel to temporarily reveal and use it. When your cursor moves out of the panel, it collapses automatically.

          When you switch to a different workspace or close the Developer Console, the state of the tabs (and the panels within the tabs) in the current workspace is saved. If you have not created a workspace, the configuration is saved as the Default workspace.

          Navigating Between Tabs

          To move left and right through tabs in the workspace, click the appropriate tab or use the following keyboard shortcuts:

          • Left: CTRL+Page Up
          • Right: CTRL+Page Down

          Navigating View History

          To move backward and forward through your view history, click the Tab history buttons buttons or use the following keyboard shortcuts:

          • Backward: CTRL+,
          • Forward: CTRL+.

          Clicking back button (or CTRL+) moves through the previously viewed tabs in the order that you viewed them. The forward button button only becomes active when you are viewing your history.

           
          Loading
          Salesforce Help | Article