Comments
1 comment
-
Hi there,
Unfortunately the diff tool is not on Codeplex so I can't make any changes but I had a dig around in the source (from (http://www.codingsanity.com/diff.htm) and I can't see any handlers in there for command line arguments.
If you want to add your own you can get the source code from codingsanity.com and then if you have a look in DiffPackage.cs you can add some code to the Load method using Environment.CommandLine to pick up the arguments you pass in and show the diff window and load the appropriate assemblies.
Hope this helps and sorry there isnt a really easy solution,
James
Add comment
Please sign in to leave a comment.
Again, is this possible today and can someone provide an example of the command? I've tried a few different commands with no success.
I appreciate any assistance with this.
Thanks!!!