How debug a custom plugin in PHPStorm
Hey there,
I write a language plugin for PHPStorm. If I debug the code, a new instance of IDEA will start where I can debug. Unfortunable the error occurs only in PHPStorm* so that I have to debug there. How can do this?
Thanks
Stefano
请先登录再写评论。
Create an IntelliJ IDEA plugin SDK pointing to an installation of PHPStorm.