JetClient / jet-client-support

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

Does not show JetClient options #93

Closed gandalfblanco closed 4 months ago

gandalfblanco commented 4 months ago

Describe the bug.

When selecting from the right side panel “JetClient Tools” it shows nothing, no options. There is only a message that says “Nothing to Show”.

**Steps to reproduce the problem.

**Expected behavior**

The ones that allow me to work with the plugins should appear, such as:

In short, it should show me the main working screen: https://plugins.jetbrains.com/plugin/21173-jetclient--the-ultimate-rest-client But it does not show anything.

**Environment information

Ejemplo

AntonShuvaev commented 4 months ago

Hi, the behavior you're seeing is expected due to recent changes. The main JetClient tool window now defaults to the left side, but you can move it back to the right by dragging the tab. The "JetClient Tools" tool window shows Preview, Documentation, and Snippet generation only when a request is open. The "JetClient Console" displays logs when requests are executed.

gandalfblanco commented 4 months ago

You're absolutely right, I didn't realize. I was an idiot (blush). LOL. Thanks for the support. @AntonShuvaev