when using the debugger, I've often wanted a full text search of the app
未关闭
enhancement
P3
screen: debugger
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
When using the debugger, I've often wanted a full text search of the app. This would be to do things like search for locations where I want to put breakpoints.
贡献指南
调研方向
首先定位 DevTools 中的调试器入口点,并查看断点的源代码位置是如何显示的。根据请求确定预期的搜索范围和交互方式,然后验证查询是否可以找到应用文本,并帮助识别可以设置断点的位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- devtools, search
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100