Skip to content
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

Markdown file icons are overridden by Markdown Navigator plugin #32

Closed
volo-droid opened this issue Apr 27, 2020 · 4 comments
Closed

Markdown file icons are overridden by Markdown Navigator plugin #32

volo-droid opened this issue Apr 27, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request see youtrack.jetbrains.com Opened a ticket on https://youtrack.jetbrains.com/issues

Comments

@volo-droid
Copy link

Markdown file icons in Project view are overridden by Markdown Navigator Enhanced plugin.

Screenshot 2020-04-27 at 15 27 42

Icons are still displayed properly in editor tabs:
Screenshot 2020-04-27 at 15 28 14

Is there a way to fix it, and have extra icons in Project view as well?

Environment

Android Studio 3.6.1
Build #AI-192.7142.36.36.6241897, built on February 27, 2020
macOS 10.15.3

@jonathanlermitage jonathanlermitage self-assigned this Apr 27, 2020
@jonathanlermitage jonathanlermitage added the enhancement New feature or request label Apr 27, 2020
@jonathanlermitage jonathanlermitage pinned this issue Apr 27, 2020
@jonathanlermitage
Copy link
Owner

I will ask some help to JetBrains support asap. ExtraIcons icon provider has "first" order attributes, so it should work (Markdown Navigator plugin has default order).
I also tried to implement the FileIconProvider interface (in addition to IconProvider), but it doesn't help.

@jonathanlermitage jonathanlermitage unpinned this issue Apr 30, 2020
@jonathanlermitage
Copy link
Owner

Submitted https://youtrack.jetbrains.com/issue/IDEA-239821

@jonathanlermitage jonathanlermitage added the see youtrack.jetbrains.com Opened a ticket on https://youtrack.jetbrains.com/issues label Apr 30, 2020
@jonathanlermitage
Copy link
Owner

Hi @volodymyr-gz, I implemented https://youtrack.jetbrains.com/issue/IDEA-239821 solution. Can you try this build?
Extra Icons-1.32.0.183.zip
Thx!

@jonathanlermitage
Copy link
Owner

I may be fixed in 1.33. If not, I think the only one solution is to contact the developer of Markdown Navigator plugin in order to tweak IconProvider priority in his project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request see youtrack.jetbrains.com Opened a ticket on https://youtrack.jetbrains.com/issues
Projects
None yet
Development

No branches or pull requests

2 participants