如何在 Android Studio Logcat 中突出显示过滤器/搜索命中 [英] How to highlight filter/search hits in Android Studio Logcat

查看:62
本文介绍了如何在 Android Studio Logcat 中突出显示过滤器/搜索命中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我根据单个字符串过滤我的 Logcat 行,如下所示:

但是在那里我面临着许多长长的队伍,而且我很难识别出队伍中间想要的值.例如,在上图中,看到所有聚合"关键字都突出显示会非常方便.

有没有办法在 Logcat 控制台上突出显示过滤器/搜索命中?

解决方案

据我所知,您使用了过滤器",它将仅显示与您的过滤器匹配的单词的所有行.

如果您想在过滤器结果中搜索并获得突出显示的文本匹配,请单击 Cmd+s(在 Mac 上)或 Ctrl+s(在 PC 上)并搜索(例如,输入聚合")

I filter my Logcat lines based on a single String, as depicted below:

But there I face numerous long long lines and I have much trouble recognizing the wanted values in the middle of the lines. For example, in the above picture, it would be to much convenience to see all "Aggregate" keywords highlighted.

Is there any way to highlight the filter/search hits on the Logcat console?

解决方案

From what I see, you use the "Filter", that will show all only lines with word matches to your filter.

If you want to search inside the filter results and get highlighted text matches, click on Cmd+s (on Mac) or Ctrl+s (on PC) and search away (for your example, type "Aggregate")

这篇关于如何在 Android Studio Logcat 中突出显示过滤器/搜索命中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆