| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
Set an DiffEngine_ToolOrder environment variable with the preferred order of tool resolution. The value can be comma (,), pipe (|), or space separated.
For example VisualStudio,Meld will result in VisualStudio then Meld then all other tools being the order.
DiffTools.UseOrder(DiffTool.VisualStudio, DiffTool.AraxisMerge);| Back | FazBrowse Home | New Git URL |