Map to IntelliJ IDE Chrome 插件, crx 扩展下载

 收录于3年前 阅读数 82

扩展ID: idhgkmnohcikhlciggjinlikclejfmih

Extends the Developer Tools, clicking a resource will open it in your IDE.Override the chrome dev console linking behavior in order to open links to files in your IDE instead of the sources panel. This uses the IntelliJ Platform REST API http://develar.org/idea-rest-api/#api-Platform-file in conjunction with Chrome Developer Tools link handling.

Requirements:

- You must manually set "Link handling" to "Map to IntelliJ IDE". To do this, open Developer Tools > settings (press 3 dots in top right or press F1) > preferences > Extensions > Link handling

- You must add something like the following to the output portion of your webpack config:

devtoolModuleFilenameTemplate: (info) => 'file://' + path.resolve(info.absoluteResourcePath)

More info: https://webpack.js.org/configuration/output/#outputdevtoolmodulefilenametemplate

Note to devs: This can work with any build-tool that supports customized source mapping, not just webpack.

Authors note: Thanks all for using this little tool I originally only intended for me and my coworkers. Happy you found it useful!

Changelog:

0.5 - don't open node_modules in IDE
0.7 map to client folder
0.8 use absolute file paths
名称 Map to IntelliJ IDE
插件标识 idhgkmnohcikhlciggjinlikclejfmih
平台 Chrome
评分 0
评分人数 1
插件主页

作者 jniemiec
版本号 0.8
大小 3.05 KB
官网下载次数 247
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2019-08-28 00:00:00
举报
回复

大家在找这些插件