mozilla / assay

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

Default diff to BComp #94

Closed abyrne-moz closed 4 months ago

abyrne-moz commented 4 months 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 4 months 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 4 months ago

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