JetClient / jet-client-support

JetClient is an advanced REST API Client plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/21173-jetclient
110 stars 0 forks source link

jc.runFolder doesnt work #100

Closed dudatom4 closed 3 months ago

dudatom4 commented 3 months ago

Today i updated Jetclient to the newest version. Before the update everything wokred perfectly.

When i try to use command await jc.runFolder("FOLDER X")

Error is shown: TypeError: invokeMember (runFolder) on io.jetclient.js.bindings.s failed due to: Unknown identifier: runFolder

It looks like the command doesnt exists. Is it bug?

Thanks

AntonShuvaev commented 3 months ago

The runFolder will be reintroduced in the next version, which should be released tomorrow or on Monday. Sorry for the inconvenience.