Use the Quick source panel to view and edit source files while having access to other panels.
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.
To open the Quick source panel:
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.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.