Skip to content

Show Icons for Custom Icon Packages #2334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brianegan opened this issue Jun 7, 2018 · 8 comments · Fixed by #5595
Closed

Show Icons for Custom Icon Packages #2334

brianegan opened this issue Jun 7, 2018 · 8 comments · Fixed by #5595
Milestone

Comments

@brianegan
Copy link
Contributor

brianegan commented Jun 7, 2018

Not sure if this is possible, but it would be amazing if custom Icons were displayed in the IDE in the same way the MaterialIcons show up. This means when you're auto-completing, you would see the icon on the right-hand side of the pop-up window. Once it's set, you'd see the icon in the Gutter next to the Breakpoint indicators.

For example, it would be really cool if something like the font_awesome_flutter package I've published, or a custom Icon set created by end-users would display a preview of their own icons.

The MaterialIcons preview feature is really handy, so it'd be cool to see this functionality available for all icons!

@pq
Copy link
Contributor

pq commented Jun 7, 2018

@devoncarew had ideas for doing the render more dynamically and if we did that this would be a snap. Not sure where he got with that idea though...

@pq pq added the enhancement label Jun 7, 2018
@pq pq added this to the Backlog milestone Jun 7, 2018
@brianegan
Copy link
Contributor Author

Cool, thanks for your time and attention @pq :) Hope all is well!

@matejthetree
Copy link

matejthetree commented Jun 8, 2018

This would be amazing

@StefanLobbenmeier
Copy link

Another package that would probably appreciate is this: ziofat/material_design_icons_flutter#7

@lalmanzar
Copy link

This would be a really nice enhancement. It is kinda weird seeing the wrong icon when using a custom iconpack.

@cirediew
Copy link

If this were implemented I'd love if it could work with my own custom font as well.

@stevemessick
Copy link
Member

See com.intellij.psi.util.ProjectIconsAccessor for hints on resolving the correct icon files.

@stevemessick stevemessick modified the milestones: M54, M55 Feb 17, 2021
@stevemessick stevemessick modified the milestones: M55, M56 Mar 15, 2021
@stevemessick stevemessick modified the milestones: M56, M57 Apr 26, 2021
@stevemessick
Copy link
Member

Work on this has started. See #5504 for the current discussion, and chime if you have an opinion on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants