openExternal
Open a url in a new tab.
Signature
openExternal(url: string): void
Remarks
In the VS Code Extension, this API is required to open a url in the browser. Read more in Dev Mode plugins in Visual Studio Code.
Open a url in a new tab.
In the VS Code Extension, this API is required to open a url in the browser. Read more in Dev Mode plugins in Visual Studio Code.