Create a website project in Visual Studio and publish it to an Azure App Service
"Website:Publish" should be the only open tab in main window.
Right click on any folder in Solution Explorer.
Click "Open with Visual Studio Code"
Nothing happens
Expected behavior
VS Code should open
Output from Open in Visual Studio Code
7/30/2023 10:13:10 AM: System.ArgumentException: Value does not fall within the expected range. at EnvDTE80.DTE2.get_ActiveDocument() at OpenInVsCode.OpenVsCodeCommand.OpenFolderInVs(Object sender, EventArgs e) in C:\projects\openinvscode\src\Commands\OpenVsCodeCommand.cs:line 58
To Reproduce Steps to reproduce the behavior:
Expected behavior VS Code should open
Output from Open in Visual Studio Code