SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => SlickEdit User Macros => Topic started by: bodisafa on March 06, 2021, 05:18:30 PM

Title: Simple Araxis Merge macros
Post by: bodisafa on March 06, 2021, 05:18:30 PM
Here are two quick macros that I have been using for merging via the external tool Araxis Merge.

Calls Araxis Merge on the current open file in two flavors:
mergeitsolo: Just the buffer in a single pane.
mergeit: Diff with the lhs and rhs being the same buffer name.

I do a lot of work with multiple Perforce streams, but you can extend this to other goodness.

- Jeff :)