May be some people already know this feature, but I was discovered it only today. A lot of JS debugging bring some benefits and today I found possibility to edit code and save it on disk with Google Chrome (or any other WebKit based browser). Hope this will simplify some debugging tasks for you. See how to enable this feature bellow:
- Add folders(s) with your source code to browser’s workspace
-
Allow browser to access file system (I have Ukrainian browser in English you have to click “Allow”)
-
Select resource from mapping from your workspace (added in first step)
-
Don’t forget to restart dev tool
-
Edit your file in browser
Hope this help you save some time and save Atl and Tab keys on your keyboard 😉