Kalashnikov Igor

Results 7 issues of Kalashnikov Igor

Input: ``` css .support-question .closed { background: url('/s/a/i/ic/util.gif') no-repeat transparent top right; background-position: right -65px; white-space: nowrap; padding-right: 15px; } .support-question .opened { background: url('/s/a/i/ic/util.gif') no-repeat transparent top right; background-position:...

bug
duplicate
structural optimization

\+ link from author to quoted original tweet ? example:

During the process of creating tests and refactoring, an unnecessary set of backtick wrappers are being added to the file, as if the files are being generated in Markdown format:...

In Go, it's customary to name test files as `[module]_test.go`, but when creating a test via auto-copilot-cli, `.test` is added to the name. Perhaps it's worth asking OpenAI for the...

When trying to do something and selecting 'Open in editor' with vim chosen as the editor, nothing opens.

I would like to have the ability to do code review for individual files, as currently code review is only possible for what has been staged in git.

The app tries to check for updates on every command, it would be cool to make these checks less frequent (at least not more often than once a day), or...