Closed mdreizin closed 7 years ago
I don't have retina display...could you give me screenshot of content assist?
http://www.webpagefx.com/tools/emoji-cheat-sheet http://www.jetbrains.org/intellij/sdk/docs/reference_guide/work_with_icons_and_images.html https://upsource.jetbrains.com/idea-ce/file/idea-ce-1731d054af4ca27aa827c03929e27eeb0e6a8366/platform/util/src/com/intellij/openapi/util/IconLoader.java https://upsource.jetbrains.com/idea-ce/file/idea-ce-a3e003a945357bcb8d6ff2987bb19b9a70221c8b/platform/util/src/com/intellij/util/ui/IsRetina.java
Thanks for info!
@shiraji Not at all!
@mdreizin Sorry for late. I tried to implement this in https://github.com/shiraji/emoji/tree/support_retina branch.
Uploaded the module in https://plugins.jetbrains.com/plugins/canary/list
Could you try this?
Documentation of plugin deployment is found http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/deployment.html
It would be nice to use unscaled images for retina displays.
https://github.com/shiraji/emoji/blob/master/src/main/kotlin/com/github/shiraji/emoji/contributor/EmojiCompletionContributor.kt#L23