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.

Extension: Show results as they are finished

See original GitHub issue

An idea I had is to show the results from each rule in VS Code from the .betterer file as soon as they are finished, instead of waiting for them all to finish and displaying all of the results at once.

This would probably mean caching which diagnostics are associated with which rule, but it may give better perceived performance if some rules are super quick and others take a bit of time (like in our case).

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
phenomnomnominalcommented, Aug 18, 2021

Hmm maybe you’re right maybe I can do it. 😆

0reactions
phenomnomnominalcommented, Aug 23, 2021

Also this made me realise that I need to use an in memory cache for watch-mode/extension 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Search Results Previewer
Version: 1.0.0 - Initial release Search Results Previewer is a free chrome extension which helps you preview search engine results by just ...
Read more >
Build an UI for chrome extension to display the result from ...
My main extension logic is in the code.js file and even the results are available over there. Now i have to dsiplay those...
Read more >
Make Google Search Far Better With 12 Useful Chrome ...
The following Chrome extensions make Google's search capabilities more powerful in a variety of ways. Some give you better results.
Read more >
Suddenly, my Google search results are terrible. Chrome is up ...
A few days ago I started noticing that my Google search results are bad. After I search, the first results are tons of...
Read more >
chrome.scripting - Chrome Developers
The results of executing JavaScript are passed to the extension. A single result is included per-frame. The main frame is guaranteed to be...
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