General - Quick File Switching
September 12, 2019
DevTools provides a ‘panel’ like most code editors. From here you can achieve multiple actions.
One time saving action is switching between files. To do this, follow the steps below to improve your workflow:
- With DevTools open, hit Ctrl + P (Cmd + P)
- A panel will pop up, type the file name within the search area.
- Hit enter to open that file in DevTools sources.