Easily add files to exsting solution folder by auto resolving the path to that filter folder. This way you don't need to browse so much when adding files to a solution where strcuture is provided using filter folders. Normally Visual Studio opens the project directory instead of the location of the files (if project is not at the top of the structure). This was very annoying for us so we created this extension to browse to files that already exist. |