Łukasz Rutkowski

Results 85 comments of Łukasz Rutkowski

Yes, I plan on displaying it like GitHub does (line numbers, text, red/green bgs)

![spectacle m15193](https://user-images.githubusercontent.com/5156340/27002539-10233c9c-4de5-11e7-971f-ea783193e2fc.png) Like this but I need to figure out how to style it with text spans.

No, not yet. There is also review creation part missing that I'm still working on. Right now we only have a way to view reviews which isn't what a full...

No, there can be multiple comment threads in a single review and each of them has its own reply button. EDIT: To clarify. If there would be a bar then...

Actually it would be possible if we did it like in my other idea. (I don't remember where I wrote it) Reply button would work as a focus point. If...

I've added checklist to the issue body to list exactly what is done and what else needs to be done.

From what I've seen the current implementation is local only and doesn't sync with Reddit. Perhaps we should disable it until someone decides to properly implement this feature. I'm changing...

As far as I remember it's a partly implemented feature from early versions and saved posts aren't accessible from anywhere. They only appear with a star on the post itself...

Updated with new steps and marked what is done or still is todo with task list.

It should increment patch number. The version entered into action is actually used to prepare changelog and merge request. Should change it to extract that from build file instead.