FileTypeManager.getInstance().registerFileType
There should be exactly one instance of each Language. It is usually created when creating {@link com.intellij.openapi.fileTypes.LanguageFileType} and can be retrieved laterwith {@link #findInstance(Class)}. For the list of standard languages, see {@link com.intellij.lang.StdLanguages}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|