How to debug a custom WebStorm Plugin

已回答

I've switched from IntelliJ2016 to IntelliJ2018 for custom plugin development. Unfortunately the plugin does not work anymore in recent Webstorm.

So i tried to debug by running the "Debug"-Button in IntelliJ2018 but it always opens a CommunityEdition that cannot load my Plugin.

What is the proper way to develop for WebStorm?

0

请先登录再写评论。