-
When something (no matter open-source or closed-source) crashes, we should first analysis if it's a bug in the program itself, before blaming its dependencies. Even if the crash seems a SIGSEGV in a …
-
Hi, I'd love to have my username on GitHub show up in the Git Blame.
I also don't like that committed code has my Legal name in the Blame, while uncommitted code just says "You"
![image](http…
-
![Image](https://github.com/user-attachments/assets/b354f94e-5e44-4fca-b6b3-aea21df819e3)
I was standing still at spawn
They said they were killed by a gun.
aa12, m32a1, m4a1s (burst) were the only …
-
It'd be really nice to put a debounce on inline blame.
If I'm navigating and holding the up or down arrow, the inline blame is introducing lag. If there was a way to set debounce so that it didn't tr…
-
It would be nice to have a git blame.
Existing implementations:
- https://github.com/lewis6991/gitsigns.nvim `:Gitsigns blame`
- https://github.com/FabijanZulj/blame.nvim `:BlameToggle`
- http…
-
This is extracted from #2988 as it was closed after the `jj annotate` command got added.
Since there are many systems like Codesearch or Codereview tools which want to integrate with `jj-lib` we s…
-
In this case it looks like better-clouds is causing a crash, when actually morenemoswoodcuttervariants is at fault by providing an invalid name/path in it's [mixins.json](https://github.com/pnk2u/More…
-
![image](https://github.com/user-attachments/assets/421be08e-5993-4e4f-a093-56e5c724a837)
-
Thank you for writing this extensions. It looks like exactly what I was looking for.
For some reason, I am not able to see the blame panel/sidebar/annotations. Relaunching/restarting VSCode did not…
-
Blame can follow file renaming and creation via the `---copy-move` (`-C`) option. Blame history (`--blame-history`) should always follow file copying, renaming and creation. If currently stops at all …