How Handle deeplink or callback redirect in plugin development
已回答
I started for develop a Plugin on IntelliJ and I need handle a deeplink or callback from browser to IDEA.
Can listen in idea in my plugin?
请先登录再写评论。
Imannamix,
You can implement RestService which will let you create an endpoint like: localhost:IDE_PORT/api/serviceName