Andrei Rybak

Results 34 issues of Andrei Rybak

Incorrect usages of Javadoc syntax `{@code}` and `{@link}` in various Java classes have been fixed. Details – in the commit message.

Improvement for `CopyRevisionNumberFromAnnotateAction`. Details are in the commit message. Comparison screenshot, before and after, both in Old and New UIs: ![CopyRevisionNumberFromAnnotateAction before and after](https://github.com/JetBrains/intellij-community/assets/624072/4bd34a93-45f2-4ef1-9517-fe720dd5726e) For reference, here's how `CopyRevisionNumberAction` looks...

_Originally [reported on Greasy Fork](https://greasyfork.org/en/scripts/77-github-commit-diff/discussions/192516)._ ---- Doesn't seem to work in the new GitHub UI. Here's how the buttons "Splut/Unified" look like in the new UI: ![image](https://github.com/jerone/UserScripts/assets/624072/fb02adbe-2d68-4e67-b129-7981dabf2bf0) A stacktrace appears...

(Github Commit Diff)

### Pitch Change the design of the "remove" buttons which would make them easier to distinguish from "add" buttons. ### Motivation It is hard to distinguish "remove" buttons from "add"...

suggestion
area/web interface

Shortcut + (the plus key) can be used to duplicate tasks. It would be nice if the same shortcut could be used to duplicate sub-tasks.

### Gogs version c53b7e9698524da9a2c80ab2c129ca4e623a25e9 ### Git version - Server: N/A - Client: N/A ### Operating system N/A ### Database N/A ### Describe the bug URL returns 404. ### To reproduce...

💊 bug

This may sound weird, but I use Webcamoid as a rear view mirror to avoid startles when people walk by behind me in an office environment. To make it more...

Type: Feature

The choice of the font in `app/assets/stylesheets/variables.scss` for the rule: ```scss $fixed-width-font-family: Courier, monospace; ``` can make it harder to read some of the text in the documentation. This is...

The URL http://www.oracle.com/technetwork/server-storage/solaris/portingtosolaris-138514.html in code comment at: https://github.com/cr-marcstevens/sha1collisiondetection/blob/1c620d8083dbfad810490bed327ce635dc030872/lib/sha1.c#L88-L93 appears to be dead. I tried to find it on oracle.com or an archived version of it, but nothing came up. The...

Currently, when `--loop` option is used, gource jumps to the start of the log at the end. I want an ability to loop to the position specified by `--start-position`, `-p`...