postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

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

Open fgarciacode opened this issue 2 years ago • 3 comments

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

fgarciacode avatar Jul 20 '23 15:07 fgarciacode

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

giridharvc7 avatar Jul 24 '23 05:07 giridharvc7

+1. I am having the same problem

vemundrefnin avatar Jan 17 '24 13:01 vemundrefnin

looking forward

dennohpeter avatar Apr 26 '24 21:04 dennohpeter

+1

gabrik avatar Aug 20 '24 07:08 gabrik

I need it for gRPC

alexolog avatar Aug 22 '24 17:08 alexolog

+1

raphaelfff avatar Aug 26 '24 10:08 raphaelfff

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.

maa3x avatar Oct 02 '24 13:10 maa3x