From a project, I double click a C++ class and I get an instance of VS 2017 open, with my code in it.
Now, if from the unreal engine I hit Compile button, now it launches one more instance of VS2017 and also an instance of Visual Studio Code, so I end up with the same code opened in 3 IDE instances xD
Any “workaround” to this?