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
alisevych
changed the title
GenerateTestAction throws IllegalStateException not recognized file types
GenerateTestAction throws IllegalStateException for not recognized file types
Nov 8, 2022
Description
GenerateTestAction throws IllegalStateException not recognized file types:
CSS, TEXT, XML, etc.
Related to multilingual support:
To Reproduce
Expected behavior
No exception is supposed to be thrown in IDE.
Actual behavior
java.lang.IllegalStateException: Unknown language id: XML
is thrown in IDEVisual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA Ultimate 2022.2.3
IntelliJ Java project, JDK 17
Additional context
Reproducible for different file types: CSS, SCSS, XML, TEXT, ...
The text was updated successfully, but these errors were encountered: