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?
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?