Hello
Thanks again for the awesome plugin.
The plugin seems to no be able to connect to node when being behind a proxy. Most developers in corporate network would run Intellij behind a proxy. I provided the proxy info to Intellij, but it does not affect the plugin.
From what I have seen from your code base, you use AlgodClient, which uses OkHttpClient. It would normally be possible to configure it to use proxy when available.
Thanks!