How to add icons in popup choose builder list ?
Answered
JBPopupFactory.getInstance().createPopupChooserBuilder(items)
Please sign in to leave a comment.
Hi Alex,
You can use
PopupChooserBuilder.setRenderer()
and handle icon rendering in the passed renderer.Regarding the error, please provide us with more details. What is your Gradle configuration and what are the dependencies in your
plugin.xml
file?Also, in the future, please do not ask multiple questions in the same topic. These two are separate issues and it will be easier to find for other users if they are separate.
1. thanks a lot, I made it work!
2. I removed comment from here and moved it to a new post
https://intellij-support.jetbrains.com/hc/en-us/community/posts/4417493018386-I-need-to-use-PsiManager-but-I-m-getting-the-following-error-in-my-dependencies