thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Allow to hide ".sec-line" divs (last usage time) via extension settings

Open RollingHog opened this issue 2 years ago • 7 comments

A problem is that every line in requests list takes up too much space on screen. In postman, for example, they are much more condensed.

A solution I want to ask for is to add a checkbox in Extension Settings called something like Compact mode, which will hide divs with class ".sec-line" in requests list and maybe reduce padding

An alternative solution I use now is applying custom CSS via dev tools, but this is clearly not very comfortable.

RollingHog avatar Apr 28 '22 08:04 RollingHog

Thanks @RollingHog for the feedback, will review and add to roadmap

rangav avatar Apr 28 '22 08:04 rangav

Thanks a lot. Any ETAs?

RollingHog avatar Apr 28 '22 08:04 RollingHog

ETA could be end of next month. If it’s possible to implement earlier I will post update here.

rangav avatar Apr 28 '22 09:04 rangav

Okay, thanks.

RollingHog avatar Apr 28 '22 09:04 RollingHog

@RollingHog one question

are you using activity tab or collection tab for requests?

rangav avatar May 17 '22 11:05 rangav

@rangav Collection tab

RollingHog avatar May 17 '22 14:05 RollingHog

If you group the requests in folders in collection then you minimize/maximize folders, then it won't take much space.

rangav avatar May 17 '22 14:05 rangav

🤗 I love ThunderClient, it's a powerful tool while having a simple and clean design 👍

I work with the Collections Tab to save space but I would like to be able to hide the "time details"

Is this feature request totally ruled out?

JLCareglio avatar Nov 23 '22 00:11 JLCareglio

@JLCareglio will include in the next update

rangav avatar Nov 23 '22 04:11 rangav

This feature is now implemented and published to marketplace, please update to v2.0.1

See all features released https://github.com/rangav/thunder-client-support/releases/tag/v2.0.1

There is a new vscode setting Hide Date Modified

Please let me know your feedback.

rangav avatar Nov 24 '22 12:11 rangav

This setting has been renamed to Sidebar Layout in v2.8.0

rangav avatar Jun 27 '23 11:06 rangav