AnWeber / vscode-httpyac

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac
MIT License
222 stars 20 forks source link

GRPC reflection #254

Closed AnWeber closed 5 months ago

AnWeber commented 5 months ago

Discussed in https://github.com/AnWeber/vscode-httpyac/discussions/253

Originally posted by **megasuperlexa** January 12, 2024 Is there a way to enable it globally (like in Rider) and not on a per-endpoint basis?

Use GRPC Reflection if no proto File is found

AnWeber commented 5 months ago

always use grpc reflection for current host