windows-10visual-studio-2017

Open file in existing instance of Visual Studio 2017


I used to be able to open a file in an existing instance of VS - devenv.exe had a /dde switch for that.

But with VS2017 it opens the file in a new instance, not the one already running.

For example for json files:

But that /dde is ignored.

Maybe all the betas and RCs corrupted something. My VS2017 is the latest updated version.

Does the /dde switch still work?


Solution

  • Okay what was missing was these:

    All VS related files follow this pattern.