private void MenuItem_BeforeQueryStatus(object sender, EventArgs e) =>
 ((OleMenuCommand)sender).Enabled = OptionsHelper.AllOptionsAreSet(_dte);