private void NotifyMenu_LaunchEditor_Click(object sender, EventArgs e)
 {
     CurrentWorkspace.LaunchEditor();
 }