DocumentFileWatcher.CheckForFileChangeInDocumentAndReload

Checks to see if there's been a change in the document on disk and if so reloads the document

public Task<Nullable<bool>> CheckForFileChangeInDocumentAndReload(MarkdownDocumentEditor editor, bool noPrompt)