Programmatically open a Remote url in Visual Studio

216 views Asked by At

Is there any way to open a remote url (i.e. a http url) within visual studio.

The IVsUIShellOpenDocument.OpenStandardEditor method sounds promising, but it needs an existing document.

Has anyone managed to get this working?

0

There are 0 answers