question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request name as Tab title

See original GitHub issue

Hi,

I sometimes have a number of request tabs open and they all have the generic title Response(XXXms). Adding an option to use the requestName as the tab title, this would be helpful to identify which request is which.

I suggest something like the following:

New Setting

rest-client.requestNameAsTabTitle: Show request name as the tab title. (Default is false)

Example Request

# @name get_todo
GET https://jsonplaceholder.typicode.com/todos/1
Content-Type: application/json

Resulting Tab Title

named response

This could potentionally be expanded to allow other request variables to be set as the title.

I’m happy to submit a PR to handle this feature, just thought I’d see if you were happy with this approach first.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Huachaocommented, Jul 29, 2019

@lochstar OK, and if you want to contribute this project, please feel free to submit a PR, thanks.

0reactions
lochstarcommented, Sep 18, 2019

Awesome! Cheers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get the title of a specific tab? - Stack Overflow
1 Answer 1 · Create a content script file on your chrome extension · In that file, detect title changes using an eventListiner,...
Read more >
How to Rename Tabs? - Help - Postman community
If you mouse over the name of the request below the tab a pencil edit icon should appear, click it and then edit...
Read more >
Put the request number in the page/browser tab title (includes ...
Put the request number in the page/browser tab title (includes workaround) ; ID or ; TITLE or ; ID - TITLE -- >...
Read more >
Show ticket title in tab, not requester name - Zendesk help
Feature Request Summary: The new agent workspace uses the requester's name in the tab for that particular ticket.
Read more >
Feature request to rename a tab manually · Issue #522 - GitHub
To set the tab title name from the shell: rename_wezterm_title "My ad hoc name". And to get the default name scheme for the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found