question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow to use PNG icons in plugin registry

See original GitHub issue

Is your enhancement related to a problem? Please describe.

Now in the plugin registry when describing a plugin metadata we cannot use PNG image format. But this format is most commonly used in VS Code extensions. Just download any .vsix extension file, unpack in and open package.json. Icon field will point on PNG.

Now the icon https://www.eclipse.org/che/images/logo-eclipseche.svg is used for each plugin. On the UI it looks, to be honest, not pretty good

Screenshot from 2019-09-10 15-57-47

Describe the solution you’d like

Allow to use PNG for the plugin icons.

64438384-add98700-d0d0-11e9-8a5f-22c6b7714477

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
skabashnyukcommented, Sep 27, 2019

plugin viewer

It is a separate app https://github.com/eclipse/che-plugin-registry/pull/72

1reaction
amisevskcommented, Sep 26, 2019

If the plugin viewer supports it, disabling the .svg check is a one-line fix on the plugin registry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Add Image Icons With Navigation Menus in WordPress
I've been using Menu-Icons but there is no way to place icon ABOVE the Menu Text with that plugin. Does the Menu Image...
Read more >
Eclipse Plugin Set Image icon for a custom dialog
The image path is relative to your plugin, e.g. icons/icon.png . You can access these images via the activator class as well: final...
Read more >
How To Use Custom SVG Icons in Angular Material
Let's learn how to use our own SVG icons in Angular Material components. In this tutorial, you will use the <mat-icon> component to...
Read more >
register_post_type() | Function
Pass the name of a Dashicons helper class to use a font icon, e.g. 'dashicons-chart-pie' . Pass 'none' to leave div.wp-menu-image empty so...
Read more >
Image plugin | Docs - TinyMCE
Adds the Image is decorative option to the Insert/Edit Image dialog, allowing users to specify that an image is decorative and does not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found