-
Notifications
You must be signed in to change notification settings - Fork 6
Add a plugin icon #2192
Copy link
Copy link
Closed
Labels
newMarks issues describing new featuresMarks issues describing new featuresreleasedMarks issues which have had the fixes released in a stable buildMarks issues which have had the fixes released in a stable build
Milestone
Metadata
Metadata
Assignees
Labels
newMarks issues describing new featuresMarks issues describing new featuresreleasedMarks issues which have had the fixes released in a stable buildMarks issues which have had the fixes released in a stable build
IntelliJ now allows an icon to be specified for a plugin, as detailed here: http://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_icon_file.html
The new layout of the plugin repo definitely encourages this.