usebruno/bruno

Show Final Request Variables

Open

#5,456 创建于 2025年8月29日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)JavaScript (43,787 star) (2,403 fork)batch import
enhancementgood first issuehas-prhelp wanted

描述

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

This feature

  • blocks me from using Bruno
  • would improve my quality of life in Bruno
  • is something I've never seen an API client do before

Describe the feature you want to add, and how it would change your usage of Bruno

In the Request → Variables tab, display a table with:

  1. Variable Name – effective name used in the request
  2. Value – resolved final value after applying precedence
  3. Source – origin of the variable (Collection, Folder, Request, or Environment)

Notes: 2. Precedence: Request > Folder > Collection > Environment 3. View updates automatically when request or environment context changes

Mockups or Images of the feature

JIRA

贡献者指南

Show Final Request Variables · usebruno/bruno#5456 | Good First Issue