postman-app-support
postman-app-support copied to clipboard
[VS Code Extension] I can only see http collections but not gRPC
Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
In my account, I can see two collections one contains http requests and the other gRPC, but when I try to use my collections with the VS Code Extension I can only see the collection that contains http requests.
Steps To Reproduce
- Install Postman's VS Code Extension
- Login into your account
- Go to collections
- It should display collection with gRPC
Screenshots or Videos
No response
Operating System
macOS
Postman Version
0.4.0
Postman Platform
Other
User Account Type
Signed In User
Additional Context?
No response
@fgarcia-code thank you writing here. The VS Code extension currently supports only HTTP Collections. We'll keep you posted on the availability of gRPC/Websocket Collections as we progress.
+1. I am having the same problem
looking forward
+1
I need it for gRPC
+1
Why don’t we have full gRPC support in VS Code?
Besides the missing gRPC collection feature, the option to create a new gRPC connection doesn’t work because it fails to load the proto specification, whether through reflection or direct imports—both result in a Network error.