This is not a work-stopper in any way, but I thought I should ask anyway because it is a little annoying. Let\'s say I create a new project and start putting source
I have run into the same nuisance. I like to put the public interface header files for a library in a separate directory, but end up with file directory typos because I forget to navigate to the correct directory when saving a new file. Unfortunately, Visual Studio does not offer a setting to change the default directory for new C++ source files.