22232425262728
@NonNls public static final String DEFAULT_EXTENSION = "coffee"; private CoffeeScriptFileType() { super(new CoffeeScriptLanguage()); }