So I have this one-liner, configured as a tool (icon in editor's toolbar):
It reloads current document alright, but if navigate away to another document, warning modal ("This document file has been altered...") momentarily pops up. Arguably there should be no such warning (as there is none, if I reload this document via RMC menu or from the menu File > Reload...).
BTW, perhaps Document.Reload(true) should invoke Save changes dialog, instead of Save As?