Integrating Hyperterm in Webstorm or IntelliJ

1.2k views Asked by At

I was trying to integrate Hyperterm inside the WebStorm. Even though I have specified the valid path. Then Hypeterm opens up in a new instance. Does anyone knows how to make that docked inside WebStorm.

URL: https://hyper.is/

Here is my settings.

enter image description here

And when I click on terminal in WebStorm it pops out as a separate instance

enter image description here

1

There are 1 answers

1
yole On BEST ANSWER

This is not possible. HyperTerm is a standalone application that provides its own terminal UI, replacing the built-in terminal UI of WebStorm. It's not possible for WebStorm to dock an external application inside its UI.