Skip to content

fix(grpc-message): show Add message for client-streaming/bidi-streaming methods. - #133

Merged
vijayh-bruno merged 1 commit into
usebruno:mainfrom
rajashreehj-bruno:VSCODE-30-grpc-add-message
Sep 13, 2026
Merged

vijayh-bruno merged 1 commit into
usebruno:mainfrom
rajashreehj-bruno:VSCODE-30-grpc-add-message

Conversation

@rajashreehj-bruno

Copy link
Copy Markdown
Contributor

Jira: VSCODE-29/VSCODE-30

Description

Show Add Message for client-streaming / bidi-streaming methods. Add Message is hidden for other methods.

Problem

  • Multiple messages are shown when it's not client-streaming / bidi-streaming methods.
  • Unable to add multiple messages

Fix

  • Add Message is available for client-streaming / bidi-streaming methods. Multiple messages can be added here.
  • If it's not client-streaming / bidi-streaming methods, then multiple messages cannot be added and Add Message is hidden.
  • When user switches client-streaming -> unary -> bidi-streaming - the messages added in client-streaming will be visible for bidi-streaming

Screenshot

Screen.Recording.2026-08-19.at.1.32.15.PM.mov

@rajashreehj-bruno
rajashreehj-bruno force-pushed the VSCODE-30-grpc-add-message branch from 0bd4f07 to 9ce605f Compare September 1, 2026 11:52
@vijayh-bruno
vijayh-bruno merged commit eb1015a into usebruno:main Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants