You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion: Set default Code generation language to the language on which the analyzed class is written.
Expected behavior
If Test generation is called for a Java class or a Java package - set default Code generation language to Java.
If Test generation is called for a Kotlin class or a Kotlin package - set default Code generation language to Kotlin.
Other language is also available.
Environment
IntelliJ IDEA
Projects with Kotlin and Java classes
Potential alternatives
Now the default Code generation language is Java.
We can remember the previous User's choice and suggest it.
The text was updated successfully, but these errors were encountered:
alisevych
changed the title
Dialog. Code generation language => defaulted to Java??? or must be defaulted to the class language ???
UI. Code generation language. Set default to the analyzed class language
Jul 12, 2022
Description
Suggestion: Set default Code generation language to the language on which the analyzed class is written.
Expected behavior
If Test generation is called for a Java class or a Java package - set default Code generation language to Java.
If Test generation is called for a Kotlin class or a Kotlin package - set default Code generation language to Kotlin.
Other language is also available.
Environment
IntelliJ IDEA
Projects with Kotlin and Java classes
Potential alternatives
Now the default Code generation language is Java.
We can remember the previous User's choice and suggest it.
The text was updated successfully, but these errors were encountered: