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.

Describe command could use an auto refresh option

See original GitHub issue

Great work on the new updates, it’s been a huge productivity win!

I really like the new describe how it outputs to the editor window vs the terminal.

When I’m troubleshooting container start ups, I find myself re-clicking describe over and over. It would be great if there was a capability to auto refresh describe on a specified interval (it would stop once the editor window was closed by the user)

Could be accomplished either by:

  • User config (describeAutoRefresh & describeAutoRefreshInterval`)
  • Separate context menu (Describe - auto refresh)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
itowlsoncommented, Feb 7, 2019

Hmm, this one might take some pondering. I worry about using global config for things where I think users will often really want the behaviour to depend on context, but I take your point about configuring the default. And thinking further about it, I’m not sure we want the clutter of a toolbar-style UI just for a Describe which should have more of an editor window feel.

Yeah, I think briefly highlighting stuff that has changed is more sensible than a diff view. I just wanted to avoid having to do any work. grin

1reaction
itowlsoncommented, Feb 6, 2019

Now I have bizarre fantasies of an ‘auto diff’ view where every time it auto refreshes it shows you the diff from the previous description. SEND HELP

Read more comments on GitHub >

github_iconTop Results From Across the Web

describe-instance-refreshes - AWS Documentation
Description. Gets information about the instance refreshes for the specified Auto Scaling group. This operation is part of the instance refresh feature in ......
Read more >
How to Auto Refresh in Google Chrome Browser - YouTube
In this tutorial, I show you how to auto refresh tabs and websites in Google Chrome. This means you can aut...
Read more >
VS Code Live Server – How to Auto-Refresh Your Browser ...
In this post, I will explain the details of how it works and how to set up and configure a live server in...
Read more >
Refresh an external data connection in Excel - Microsoft Support
Refresh key and command summary ; Check refresh status. Double-click the message, "Retrieving Data" on the status bar. Message box: Retrieving Data ;...
Read more >
7 Refreshing Materialized Views - Oracle Help Center
A materialized view can be refreshed automatically using the ON COMMIT ... You can define a default option during the creation of 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