IntelliJ Idea - How to optimize imports for a custom scope -


is there option in intellij idea 15.0.3 optimize imports in files of custom scope or matching file name pattern?

the dialog "code | optimize imports" not have such option. dialog "code | reformat code" has option restrict operation scope or file mask reformats code not match code style, not want.

is there option (maybe in plugin?) or simple workaround optimize imports of files of type?

idea 15.0.3 not have such option.

here's old request feature: https://youtrack.jetbrains.com/issue/ideabkl-5372

i wrote custom plugin purpose: https://plugins.jetbrains.com/plugin/8188


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -