Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Filter debug console output in VS code?

Is this feature still not created? I am getting bunch of useless info (e.g. when I test google map I get message every few seconds) and it is very anoying. Android studio has this for standard apps development, not sure about flutter. Do others have problem with this and how do you solve it?

like image 606
bounxye Avatar asked Oct 23 '25 23:10

bounxye


1 Answers

Edit: There is now a filter in VS Code - see comments on this answer.


There is not currently any feature to filter the output in the debug console. It's not expected to fill up how you're describing, though a similar issue has been raised about ads here:

https://github.com/Dart-Code/Dart-Code/issues/1980

I haven't yet managed to figure out why there is so much output - Flutter is filtering the output that's sent to VS Code and the messages in that issue don't seem like they should match the filter. Subscribe to that issue for updates that would probably solve this issue too.

like image 170
Danny Tuppeny Avatar answered Oct 26 '25 14:10

Danny Tuppeny



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!