related question. But I want to css/js source file, not react component. How to open component file in VS code from Chrome React Dev Tools?
Edge support this feature: https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/sources/opening-sources-in-vscode
So I wonder how could I make a chrome extension to open css/js file in vscode from chrome devtools source edit panel. Thanks