The tab represents a custom editor.
new(uri:Uri, viewType:String)
Constructs a custom editor tab input.
Parameters:
uri
The uri of the tab.
viewType
The viewtype of the custom editor.
read onlyuri:Uri
The uri that the tab is representing.
read onlyviewType:String
The type of custom editor.