usebruno/bruno

Make variable values more "accessible"

開放

#4,926 建立於 2025年6月17日

 (1 則留言) (3 個反應) (2 位負責人)JavaScript (2,403 個分叉)batch import
enhancementgood first issuehas-pr

倉庫指標

星標
 (43,787 顆星)
PR 合併指標
 (平均合併 6天 21小時) (30 天內合併 96 個 PR)

描述

JIRA Internal: BRU-3956

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

The variable overview page (top right eye icon) displays the environment and run-time variables, which is great for an overview.

Lots of times the variable values could be used elsewhere, make it easier to obtain the values:

  • remove the double quote character around them - we will remove it anyway and if type (string, number, etc) makes a difference, maybe show it with an icon or different colors
  • add "copy to clipboard" button for each of them - even if you leave the double quotes for strings, this button would copy the literal value, no quotes

Mockups or Images of the feature

Image

貢獻者指南