How to register custom file types within IDEA
com.intellij.openapi.fileTypes.FileTypeManager class provides some means to manipulate existing file types registered within IDE. Is it possible to register my own file types?
Thanks,
Sergey
Please sign in to leave a comment.