public string GetCurrentCompletionItem() { WaitForCompletionSet(); return(_editorInProc.GetCurrentCompletionItem()); }