问题
When you use source maps on errors, the Chrome Developer Tools console shows links to the source file.
Is there a way to open these links in an external application (editor)?
For instance, on click or CTRL+click or...
回答1:
Unfortunately, this isn’t possible yet.
Here are some links that may help:
- http://sokolovstas.github.io/SublimeWebInspector/
- https://developers.google.com/web/tools/setup/setup-workflow?hl=en
- https://www.sitepoint.com/edit-source-files-in-chrome/
- https://gregrickaby.com/2013/07/turn-chrome-developer-tools-into-an-ide/
- Sublime text 3 and Web Inspector plugin
- https://medium.com/google-developers/devtools-tips-for-sublime-text-users-cdd559ee80f8#.wck48zrkz
来源:https://stackoverflow.com/questions/17260194/open-console-source-mapped-file-in-external-editor