intellij idea - Set import layout for xtend files in IntellJ -
i want set specific layout imports (for example, java.* followed com.google.* followed else) xtend files in intellj. java files can setting import layout under "settings->editor->code style->java->imports->import layout". cannot find xtend, i.e., don't see "settings->editor->code style->xtend"
when run "optimize imports" xtend files formatted in default order , unable find way change default order.
most features in intellij idea have implemented separately each language, , lot of features supported java not exist in other language plugins. if don't see feature, because developers of xtend plugin did not implement it. can file feature request asking them support it.
Comments
Post a Comment