评论 (15)

整体评分
4.5
每个评分等级的数量
  • 93% 的评分是 5 星
  • 0% 的评分是 4 星
  • 0% 的评分是 3 星
  • 7% 的评分是 2 星
  • 0% 的评分是 1 星
2025年12月12日

It does let you get an overview of what files have changed, but the diffing algorithm is very poor. If a block of code changes from multi-line to single line, it throws off the diff for the rest of the file. See what algorithm VS Code uses, and use that; they have excellent blog posts on diffing.

I ended up exporting the themes and comparing in VS Code using the "Compare Folders" extension.

I also cannot find a way to undo individual changes to files. If I accidentally merge a change to the wrong side, or merge the wrong change, I have to discard all changes and start again.

Wired4Signs USA
美国
大约1小时 人在使用应用