Ejemplo n.º 1
0
 public CompletionList GetCompletions(Position position)
 => _completionManager.GetCompletions(CreateContext(position));