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

JetClient on Mac not using colorization or completion #48

Closed jdblack closed 7 months ago

jdblack commented 11 months ago

Describe the bug The test console for writing tests does not show color, syntax highlighting or completion when writing tests. This makes learning how to use jetclient very difficult as there doesn't seem to be any documentation online for this tool.

Outside of Jetclient, things work normally as expected.

Screenshot 2023-12-10 at 9 46 56 PM

Expected behavior I would expect color highlighting and online documentation similiar to the youtube documents at https://youtu.be/hLPhPuoYjCY?si=REJM3ssi4JcBVXZn&t=377

Environment information: JetClient : 2023-01-15-223 Android Studio Giraffe | 2022.3.1 Patch 1 MacOS 14.1 (Sonoma)

AntonShuvaev commented 7 months ago

The code completion for Pre-request and Test scripts in the JetClient plugin depends on the JetBrains JavaScript plugin, which is available only in the paid versions of IntelliJ IDEs. Unfortunately, this feature is not supported in free editions, such as IntelliJ IDEA Community Edition and Android Studio.