Hello,
On Chromium-based browsers, there is a way to map a local folder to a website, then editing the source in the DevTools will edit the file on the file system
https://developer.chrome.com/docs/devtools/settings/workspace
It super cool to try stuff :
- have an instant feedback loop
- no switch between editor and browser
- don't forget to copy some changed code on DevTools while editing to editor
I don't find this feature on Firefox
I search on https://devtoolstips.org to find how to use it, but i don't find it either over here
Is it on this repo but i didn't looked for the good keyword ?
Does this feature exist on Firefox DevTools ?
Hello,
On Chromium-based browsers, there is a way to map a local folder to a website, then editing the source in the DevTools will edit the file on the file system
https://developer.chrome.com/docs/devtools/settings/workspace
It super cool to try stuff :
I don't find this feature on Firefox
I search on https://devtoolstips.org to find how to use it, but i don't find it either over here
Is it on this repo but i didn't looked for the good keyword ?
Does this feature exist on Firefox DevTools ?