|
|
|
|
|
by IshKebab
48 days ago
|
|
Website is pure slop, but I'd really like more tools like this. Can any human confirm if this is actually any good? Also if any of the slopperators want to make something really useful, can we get a decent `git diff` GUI that detects moved/copied lines across files? As far as I know the only tool that does this is `git diff --color-moved` but reviewing diffs in the terminal sucks, and it drops all information about where the code was moved/copied from. VSCode has something experimental for this but it doesn't work across files as far as I know. |
|