The short version – if you’re using (nested) master pages and you’re seeing all of your
So, if you have a Page that references a master page called ChildMaster.master which references ParentMaster.master, you should open ChildMaster.master (even if you don’t plan to make any changes to it) and leave it open in the VS IDE while you work on pages that refer to it.
Hopefully this will be fixed in the upcoming update.