I've got a really frustrating error in my Visual Studio 2017 Winforms project.
Unless I have SPECIFICALLY selected the project by clicking on its name, and then pressing start (to debug), it will fail to load my changes that I've just made to a file (Even if I've specifically saved it prior)
(Also when I build it., it stuffs up the indenting / curly braces as you will see at the end of the video.)
I have tried cleaning / rebuilding / deleting bin folders (which works, but only the first time) / closing and reopening VS.
Would be seriously glad of any help!