Denny

Results 7 issues of Denny

It'd be nice to see the Gitmoji graphic in the Git Log history view. At the moment, the text code is shown.

OSX 10.11.5, Chrome 51.0.2704.79 (64-bit) ![bildschirmfoto 2016-06-02 um 19 12 17](https://cloud.githubusercontent.com/assets/574147/15753912/03db65d2-28f6-11e6-84cc-4cd0a1a74104.png)

Hey there, it'd be great if we can duplicate existing entries, like, you know, we all get a coffee every morning. Hacking this every day is _boring_. Duplicating would be...

The folders are sorted, but not the bookmarks inside. ![image](https://user-images.githubusercontent.com/574147/52860016-959f1c00-312e-11e9-98ea-2ef97be6dc42.png)

**Describe the bug** As the log fills, I can see that GrepConsole highlights the lines, but after some milliseconds, the highlighting disappears. If I click "rehighlight" in GrepConsole, the highlighting...

wontfix
Platform issue

StackTrace after IDE startup: `Parse exception while converting JSON to object class com.duxtinto.intellij.plugin.github.codereviews.net.codereviews.apiv3.RequestedReviewersResponse org.jetbrains.plugins.github.exceptions.GithubJsonException: Parse exception while converting JSON to object class com.duxtinto.intellij.plugin.github.codereviews.net.codereviews.apiv3.RequestedReviewersResponse at org.jetbrains.plugins.github.api.GithubApiUtil.fromJson(GithubApiUtil.java:75) at com.duxtinto.intellij.plugin.github.codereviews.ide.acl.services.github.codereviews.IdeaCodeReviewerLoader.loadAllForPullRequest(IdeaCodeReviewerLoader.kt:25) at com.duxtinto.intellij.plugin.github.codereviews.net.codereviews.apiv3.CodeReviewerFetcher.fetchAllByPullRequest(CodeReviewerFetcher.kt:19) at...

I can see in the GitHub Reviews tab if code reviews are avaible. But I do not see immediately if there are comments. I have to double click on a...