ethereum / remix-plugin

163 stars 105 forks source link

Plugin navigation #105

Closed aquiladev closed 5 years ago

aquiladev commented 5 years ago

It is not possible to navigate to a new tab from plugin at this moment

pldespaigne commented 5 years ago

You can do client.call('fileManager', 'switchFile', <your file path>);, I just try it with the debug plugin, it works like a charm !

GrandSchtroumpf commented 5 years ago

I think aquiladev talks about browser tabs. Which is not possible atm.

aquiladev commented 5 years ago

@GrandSchtroumpf is right. This is not relevant at the moment for mythx plugin