How Handle deeplink or callback redirect in plugin development
Answered
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?
Please sign in to leave a comment.
Imannamix,
You can implement RestService which will let you create an endpoint like: localhost:IDE_PORT/api/serviceName