[ Web Proxy ]
URL:
Viewing: https://developer.chrome.com/docs/devtools/quick-source [Back]  [Original]

Quick source panel  |  Chrome DevTools  |  Chrome for Developers Skip to main content
Chrome for Developers [Chrome for Developers]

Quick source panel Stay organized with collections Save and categorize content based on your preferences.

Use the Quick source panel to view and edit source files while having access to other panels.

Overview

Usually, you would use the Sources panel to work with source files and you would need to switch from the Sources panel to access other panels. Since the Quick source panel opens in the Drawer at the bottom by default, you can use other panels at the same time.

Open the Quick source panel

To open the Quick source panel:

  1. Open DevTools.
  2. Open the Command menu by pressing:
  3. Start typing Quick source, select Show Quick source, and press Enter. DevTools displays the Quick source panel at the bottom of your DevTools window.

Alternatively, in the top right corner, select More options > More tools > Quick source.

Open files

The Quick source panel automatically opens the last file edited in the Sources panel. To open a source file manually, you can do any of following:

While the Quick source panel is open, using the Command+P shortcut will open a source file in the Quick source panel, rather than the Sources panel.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-05-17 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-17 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page