(I think I'm using the integration that came with the 2015 beta under VS2010.)
Is there some way that module dependencies can be tracked across projects when a multiple project build is done? If not, could an option to allow that be added? The context is where you have module MA in project PA being used by module MB in project PB. Changes to module MA will result in a relink of project PB, but not a recompile of the source of MB. If a change in MA makes a change in the external characteristics of the module then much merriment currently results.
Under Tools > Options, Text Editor > Fortran > Advanced, what's Enable Database Saving/Loading do?
Previously mentioned here has been the propensity for the block indent (perhaps smart indent too) to advance to column three when there are no non-comment characters prior to the current position in a source file. In addition to that is it possible to get the indenting logic to pay attention to the first column of previous comment lines?