Code completion for scripts not working in IntelliJ #42
|
I have installed the JetClient plugin in my IntelliJ. The code completion for Pre-request and Test scripts does not work. What should I do to enable it, please? |
Answered by
AntonShuvaev
Apr 16, 2024
Replies: 2 comments 1 reply
|
install javascript and typescript intellij plugins |
0 replies
|
@MarekZabka, sorry for the delayed reply. 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. Please ensure that this plugin is enabled if you are using a paid IDE. Unfortunately, this feature is not supported in free editions, such as IntelliJ IDEA Community Edition and Android Studio. |
1 reply
Answer selected by
MarekZabka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@MarekZabka, sorry for the delayed reply. 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. Please ensure that this plugin is enabled if you are using a paid IDE. Unfortunately, this feature is not supported in free editions, such as IntelliJ IDEA Community Edition and Android Studio.