Open rlarno opened 1 year ago
Looks like this extension is superseded by the built-in functionality. Attempting to update the extension beyond VS17.5 results in an error:
2023/04/12 11:37:19 - Supported Products : 2023/04/12 11:37:19 - Microsoft.VisualStudio.Community 2023/04/12 11:37:19 - Version : [17.0,17.6) 2023/04/12 11:37:19 - ProductArchitecture : amd64
I have used the VS Code extension Rest Client by Huachao Mao and was looking for the VS Studio alternative, which is this extension. And now I found that in VS17.5 this is build in: https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-5-released/#api
Are these VS efforts at all related? The format of the .http file appears to be similar; is there a common specification that can be followed to enable interoperability with the VS Code extension, the VS Extension and VS itself?