mozilla / assay

A Firefox Addons review tool disguised as a VSCode extension
Mozilla Public License 2.0
6 stars 3 forks source link

Default diff to BComp #94

Closed abyrne-moz closed 1 month ago

abyrne-moz commented 1 month ago

Set the default diff tool to bcomp so that there are less setup steps involved.

If we use the string "bcomp" it should launch properly on both Mac and Windows.

chrstinalin commented 1 month ago

This is trivial to add, I'd just like to note that:

If we use the string "bcomp" it should launch properly on both Mac and Windows.

This wasn't the case for when I tested on my personal Windows machine -- I had to use BComp.exe rather than bcomp, and that was only after some PATH configuration.

wagnerand commented 1 month ago

I misremembered the difference between bcomp and bcompare. We should use bcompare