如何在 Android Studio Logcat 中突出显示过滤器/搜索命中

编程入门 行业动态 更新时间:2024-09-28 13:23:52
本文介绍了如何在 Android Studio Logcat 中突出显示过滤器/搜索命中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我根据单个字符串过滤我的 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屋!

更多推荐

[db:关键词]

本文发布于:2023-04-14 22:18:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/849943.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:过滤器   如何在   Studio   Android   Logcat

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!