Open console source mapped file in external editor

后端 未结 2 802
隐瞒了意图╮
隐瞒了意图╮ 2021-02-01 15:53

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 (edi

2条回答
  •  梦毁少年i
    2021-02-01 16:05

    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

提交回复
热议问题