internal override TextSpan GetCurrentSpan(TextSpan span, SourceText text) { return(CompletionUtilities.GetCompletionItemSpan(text, span.End)); }