Unknown Language ID
Reports when the ID of the language used in a @Language
annotation is unknown.
Example:
@Language("HMTL") String html;
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
UnknownLanguage
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | IntelliLang, 243.26483 |