Edit file in Visual Studio from command line
For years I’ve used a tool I found internally at Microsoft called VSEdit to load a file into an existing instance of Visual Studio from the command line. Microsoft released that handy little tool on MSDN (albeit without the source), but they also added the feature directly to the Visual Studio executable image (devenv). [...]

