Vscode.TextDocumentShowOptionsval viewColumn : t -> ViewColumn.t optionval preserveFocus : t -> bool optionval preview : t -> bool optionval create :
viewColumn:ViewColumn.t ->
?preserveFocus:bool ->
?preview:bool ->
?selection:Range.t ->
unit ->
t