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.

[design bug] Make the search filter of debug console more protruding/visible

See original GitHub issue

There was I stuck in the VSCode because I didn’t realize I had the search filter on for a few weeks. Had the filter been more catchy, it wouldn’t happen. See more here: https://github.com/Dart-Code/Dart-Code/issues/3536#issuecomment-918262945

For instance, make the Showing 4 of 404 button in a different — highlighted (i.e. yellow) color. Currently that grey “button” blends with its background. Captura de pantalla 2021-09-13 a las 15 22 31

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
lychung7commented, Oct 13, 2021

I’ve been thinking about a couple of ideas, let me know what you all think!

The first idea was that we could be consistent with how the filtering shows up in the Problems view. The filtered text is bolded and highlighted. Frame 4

The second idea was that we could bring the search down to its own row, taking up the whole width, similar to what we see in Keyboard shortcuts and the sidebar search. It could also be helpful when the window is wider since the search won’t be all the way to the right while the results are left-aligned. Frame 5

1reaction
roblourenscommented, Sep 13, 2021

I just noticed that the Problems view shows this when there are no matches. The debug console is only empty. Would it have helped in your case, or was there pretty much always some match, as in your screenshot?

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flutter - how to filter debug console in vscode - Stack Overflow
Debug console now supports filtering. This should make it easier for users to find the output they are looking for in the Debug...
Read more >
Filter Console messages - Microsoft Edge Development
In this article. Use the filter options of the DevTools Console to reduce the noise from excessive console log messages, to better see...
Read more >
Arma 3: Debug Console - Bohemia Interactive Community Wiki
0.54 The Debug Console is an editing tool that provides scenario designers with the ability to observe variables and to execute code on...
Read more >
Developer Console Debug Menu - Salesforce Help
Need help? Find more resources or connect with an expert. Get Support. Powered by Experience Cloud. © Copyright 2022 Salesforce, Inc.
Read more >
Reduce log verbosity in Xcode debugger - Apple Developer
Specifically, can I filter to specific subsystems and / or exclude DEBUG logs using ... I especially like the fact that Console can...
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