postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.84k stars 840 forks source link

[VS Code Extension] I can only see http collections but not gRPC #12177

Open fgarciacode opened 1 year ago

fgarciacode commented 1 year ago

Is there an existing issue for this?

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.

image

image

Steps To Reproduce

  1. Install Postman's VS Code Extension
  2. Login into your account
  3. Go to collections
  4. 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

giridharvc7 commented 1 year ago

@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.

vemundrefnin commented 9 months ago

+1. I am having the same problem

dennohpeter commented 6 months ago

looking forward

gabrik commented 2 months ago

+1

alexolog commented 2 months ago

I need it for gRPC

raphaelfff commented 2 months ago

+1

maa3x commented 3 weeks ago

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.