Customize module name

Is it possible to create plugin which can customize Project view? I need to display additional information for each module (each module has separate xml file with some meta-data). I want to have smth like that: "Module name [some meta data]". Please suggest some ideas.

1
2 comments

See com.intellij.ide.projectView.ProjectViewNodeDecorator

1
Avatar
Permanently deleted user

Thanks, It helped!

0

Please sign in to leave a comment.