Map to IntelliJ IDE - Chrome Extension for Developers
Map to IntelliJ IDE is a free Chrome extension developed by jniemiec. It is categorized under Browsers and falls under the Add-ons & Tools subcategory. This extension extends the functionality of Chrome Developer Tools by overriding the link handling behavior.
The main feature of Map to IntelliJ IDE is that it allows developers to open links to files in their IntelliJ IDE instead of the sources panel. This is achieved by utilizing the IntelliJ Platform REST API in conjunction with Chrome Developer Tools link handling. To use this feature, developers need to manually set "Link handling" to "Map to IntelliJ IDE" in the Developer Tools settings.
Additionally, developers are required to add a specific configuration to the output portion of their webpack config to enable this functionality. The extension supports any build-tool that supports customized source mapping, not just webpack.
Map to IntelliJ IDE version 0.8 also includes the improvements of not opening node_modules in the IDE and mapping to the client folder using absolute file paths. The author originally developed this tool for personal use but is happy that others have found it useful.
Please note that this extension is only available for the Chrome platform.
User reviews about Map to IntelliJ IDE
Have you tried Map to IntelliJ IDE? Be the first to leave your opinion!