usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.6k stars 1.27k forks source link

Increase visible text in API Request tabs #3426

Open mconca-kube opened 2 weeks ago

mconca-kube commented 2 weeks ago

I have checked the following:

Describe the feature you want to add

When you have an API Request open, in the title of the tab you can see the http verb followed by the request name. The problem is that you can only see 8 characters of the name of the request so if you have many requests open (that maybe share the same initial part of the name) it is hard to identify the right one. In Postman you can see about double the characters so it is easier to find the right one. Would it be possibile to reduce font size in the title of the tab and/or make it larger?

Mockups or Images of the feature

BrunoVsPostman_TabTitle

sreelakshmi-bruno commented 2 weeks ago

Hi, thanks for the suggestion! We already have an issue for this: #839 and we're working on this!