Map to IntelliJ IDE

Map to IntelliJ IDE

Extends the Developer Tools, clicking a resource will open it in your IDE.

Map to IntelliJ IDE
What is Map to IntelliJ IDE?
Map to IntelliJ IDE is a Chrome extension that overrides the chrome dev console linking behavior to open links to files in your IDE instead of the sources panel. It uses the IntelliJ Platform REST API in conjunction with Chrome Developer Tools link handling.
Stats
By: jniemiec
Users: 547 ▲ 13
Rating: 5.00 (1)
Version: 0.8 (Last updated: 2019-08-28)
Creation date: 2019-08-28
Risk impact: Moderate risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 2
Permissions:
  • http://*/*
Size: 3.88K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Summary

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!

See more
User reviews
Been using it all day. Didn't know how much I missed it before I had it working :) Highly recommended! Gave a surprisingly high productivity boost.
by Henning Kvinnesland Henning Kvinnesland, 2019-08-28
View all user reviews
Safety
Risk impact

Map to IntelliJ IDE may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

Map to IntelliJ IDE has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Similar extensions

Here are some Chrome extensions that are similar to Map to IntelliJ IDE: